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.cpp408 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
436 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
808 uint32_t section_type; in DumpLiteralPointerSection() local
902 uint32_t section_type; in DumpLiteralPointerSection() local
1093 uint32_t section_type = section_flags & MachO::SECTION_TYPE; in DumpSectionContents() local
2238 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
2259 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
2294 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
2334 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
7811 uint32_t section_type = flags & MachO::SECTION_TYPE; in PrintSection() local