Home
last modified time | relevance | path

Searched refs:section_type (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/common/linux/
Delfutils.cc45 typename ElfClass::Word section_type, in FindElfClassSection() argument
68 FindElfSectionByName<ElfClass>(section_name, section_type, in FindElfClassSection()
123 uint32_t section_type, in FindElfSection() argument
146 FindElfClassSection<ElfClass32>(elf_base, section_name, section_type, in FindElfSection()
150 FindElfClassSection<ElfClass64>(elf_base, section_name, section_type, in FindElfSection()
Delfutils-inl.h48 typename ElfClass::Word section_type, in FindElfSectionByName() argument
63 if (sections[i].sh_type == section_type && in FindElfSectionByName()
Delfutils.h80 uint32_t section_type,
90 typename ElfClass::Word section_type,
/external/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/
Dbitcode.cpp90 enum module::section::type section_type) {
93 m.secs.emplace_back(0, section_type, code.size(), code);
/external/llvm/tools/llvm-objdump/
DMachODump.cpp408 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
409 if (section_type == MachO::S_NON_LAZY_SYMBOL_POINTERS || in PrintIndirectSymbols()
410 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in PrintIndirectSymbols()
411 section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS || in PrintIndirectSymbols()
412 section_type == MachO::S_THREAD_LOCAL_VARIABLE_POINTERS || in PrintIndirectSymbols()
413 section_type == MachO::S_SYMBOL_STUBS) { in PrintIndirectSymbols()
415 if (section_type == MachO::S_SYMBOL_STUBS) in PrintIndirectSymbols()
436 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
437 if (section_type == MachO::S_NON_LAZY_SYMBOL_POINTERS || in PrintIndirectSymbols()
438 section_type == MachO::S_LAZY_SYMBOL_POINTERS || in PrintIndirectSymbols()
[all …]
/external/mesa3d/src/gallium/state_trackers/clover/llvm/
Dcodegen.hpp50 enum module::section::type section_type);
/external/openssh/
DPROTOCOL.krl26 byte section_type
29 Where "section_type" indicates the type of the "section_data". An exception