Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vkscript/
Dsection_parser.h43 NodeType section_type; member
63 NodeType* section_type, in NameToNodeTypeForTesting()
Dsection_parser.cc45 NodeType* section_type, in NameToNodeType()
128 void SectionParser::AddSection(NodeType section_type, in AddSection()
Dsection_parser_test.cc188 NodeType section_type; in TEST_F() member
239 NodeType section_type = NodeType::kTest; in TEST_F() local
254 NodeType section_type = NodeType::kTest; in TEST_F() local
274 NodeType section_type = NodeType::kTest; in TEST_F() local
/external/google-breakpad/src/common/linux/
Delfutils-inl.h48 typename ElfClass::Word section_type, in FindElfSectionByName()
Delfutils.cc45 typename ElfClass::Word section_type, in FindElfClassSection()
122 uint32_t section_type, in FindElfSection()
/external/llvm-project/lldb/source/Plugins/SymbolVendor/wasm/
DSymbolVendorWasm.cpp128 for (SectionType section_type : g_sections) { in CreateInstance() local
/external/llvm-project/lldb/source/Plugins/SymbolVendor/ELF/
DSymbolVendorELF.cpp133 for (SectionType section_type : g_sections) { in CreateInstance() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFContext.cpp17 SectionType section_type) { in LoadSection()
/external/google-breakpad/src/common/dwarf/
Delf_reader.cc253 typename ElfArch::Word section_type) in SymbolIterator()
574 void VisitSymbols(typename ElfArch::Word section_type, in VisitSymbols()
579 void VisitSymbols(typename ElfArch::Word section_type, in VisitSymbols()
695 typename ElfArch::Word section_type) { in GetSectionByType()
/external/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
DSymbolFileBreakpad.cpp35 LineIterator(ObjectFile &obj, Record::Kind section_type) in LineIterator()
89 Record::Kind section_type, in LineIterator()
131 SymbolFileBreakpad::lines(Record::Kind section_type) { in lines()
/external/google-breakpad/src/common/mac/
Dmacho_reader.cc503 const uint32_t section_type = section.flags & SECTION_TYPE; in WalkSegmentSections() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.cpp267 SectionType section_type = eSectionTypeOther; in CreateSections() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp782 SectionType section_type = in GetSectionType() local
845 SectionType section_type = GetSectionType(sect_name, m_sect_headers[idx]); in CreateSections() local
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp324 const SectionType section_type = section_sp->GetType(); in GetAddressClass() local
/external/mesa3d/src/gallium/frontends/clover/spirv/
Dinvocation.cpp117 enum module::section::type section_type) { in make_text_section()
/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
/external/libabigail/src/
Dabg-elf-helpers.cc311 find_section(Elf* elf_handle, const std::string& name, Elf64_Word section_type) in find_section()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp731 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
759 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in PrintIndirectSymbols() local
1445 uint32_t section_type; in DumpLiteralPointerSection() local
1535 uint32_t section_type; in DumpLiteralPointerSection() local
1765 uint32_t section_type = section_flags & MachO::SECTION_TYPE; in DumpSectionContents() local
3022 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
3043 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessCstringPointer() local
3078 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
3109 uint32_t section_type = Sec.flags & MachO::SECTION_TYPE; in GuessIndirectSymbol() local
8698 uint32_t section_type = flags & MachO::SECTION_TYPE; in PrintSection() local
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1095 const lldb::SectionType section_type = section_sp->GetType(); in GetAddressClass() local
3275 uint32_t section_type = in ParseSymtab() local
4168 uint32_t section_type = symbol_section->Get() & SECTION_TYPE; in ParseSymtab() local