Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/kt-dump/
H A Dkt-dump.cpp169 std::span<section_64> sections(reinterpret_cast<section_64 *>(seg_cmd + 1), in main() local
/xnu-8019.80.24/tools/lldbmacros/
H A Dutils.py455 def loadDSYM(uuid, load_address, sections=[]): argument
/xnu-8019.80.24/bsd/kern/
H A Dmach_loader.c317 boolean_t is64, size_t section_size, const void *sections, in note_all_image_info_section()
/xnu-8019.80.24/libkern/c++/
H A DOSKext.cpp262 } sections[0]; member