Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Delfutils.cc45 typename ElfClass::Word section_type, in FindElfClassSection()
123 uint32_t section_type, in FindElfSection()
Delfutils-inl.h48 typename ElfClass::Word section_type, in FindElfSectionByName()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp367 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
395 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
754 uint32_t section_type; in DumpLiteralPointerSection() local
843 uint32_t section_type; in DumpLiteralPointerSection() local
1028 uint32_t section_type = section_flags & MachO::SECTION_TYPE; in DumpSectionContents() local
2094 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
2115 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
2150 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
2185 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
7446 uint32_t section_type = flags & MachO::SECTION_TYPE; in PrintSection() local