Home
last modified time | relevance | path

Searched defs:section_type (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp1155 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
1176 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
1217 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
1251 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
3358 uint32_t section_type = flags & MachO::SECTION_TYPE; in PrintSection() local
/minix3/external/gpl3/binutils/files/
H A Dyyscript.h283 enum Script_section_type section_type; member
H A Dyyscript.c348 enum Script_section_type section_type; member