Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.61.12/tools/lldbmacros/
H A Dutils.py489 def loadDSYM(uuid, load_address, sections=[]): argument
H A Dkext.py109 def sec_contains(sections, addr): argument
/xnu-12377.61.12/tools/kt-dump/
H A Dkt-dump.cpp366 const std::span<section_64> sections((section_64 *)(seg_cmd + 1), seg_cmd->nsects); local
/xnu-12377.61.12/bsd/kern/
H A Dmach_loader.c533 boolean_t is64, size_t section_size, const void *sections, in note_all_image_info_section()
/xnu-12377.61.12/libkern/c++/
H A DOSKext.cpp274 } sections[0]; member