Home
last modified time | relevance | path

Searched defs:Sections (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.cpp57 ArrayRef<std::string> Sections) { in getSectionRefsByNameOrIndex()
99 ArrayRef<std::string> Sections) { in printSectionsAsString()
133 ArrayRef<std::string> Sections) { in printSectionsAsHex()
H A DXCOFFDumper.cpp124 void XCOFFDumper::printRelocations(ArrayRef<XCOFFSectionHeader32> Sections) { in printRelocations()
475 void XCOFFDumper::printSectionHeaders(ArrayRef<T> Sections) { in printSectionHeaders()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp70 std::vector<std::unique_ptr<Section>> Sections; in extractSections() local
126 if (Expected<std::vector<std::unique_ptr<Section>>> Sections = in readLoadCommands() local
134 if (Expected<std::vector<std::unique_ptr<Section>>> Sections = in readLoadCommands() local
218 std::vector<const Section *> Sections; in setSymbolInRelocationInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DReader.cpp21 std::vector<Section> Sections; in create() local
H A DObject.h33 std::vector<Section> Sections; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp57 std::vector<Section> Sections; in readSections() local
87 ArrayRef<Section> Sections = Obj.getSections(); in readSymbols() local
H A DObject.h144 std::vector<Section> Sections; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSpecialCaseList.h143 std::vector<Section> Sections; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSpecialCaseList.cpp101 StringMap<size_t> Sections; in createInternal() local
120 StringMap<size_t> Sections; in createInternal() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DELF.h406 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection()
638 ELFFile<ELFT>::getSectionStringTable(Elf_Shdr_Range Sections, in getSectionStringTable()
1092 Elf_Shdr_Range Sections) const { in getSHNDXTable()
1130 Elf_Shdr_Range Sections) const { in getStringTableForSymtab()
H A DMachO.h156 SmallVector<SectionInfo, 32> Sections; variable
664 SectionList Sections; variable
H A DWasm.h272 std::vector<WasmSection> Sections; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp217 StringMap<std::unique_ptr<DebugObjectSection>> Sections; member in llvm::orc::ELFDebugObject
266 Expected<ArrayRef<SectionHeader>> Sections = ObjRef->sections(); in CreateArchType() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h51 MutableArrayRef<std::unique_ptr<SectionBase>> Sections; variable
376 std::set<const SectionBase *, SectionCompare> Sections; variable
463 std::set<const SectionBase *, SectionCompare> Sections; variable
1016 std::vector<SecPtr> Sections; variable
H A DObject.cpp1757 Expected<typename ELFFile<ELFT>::Elf_Shdr_Range> Sections = in readSectionHeaders() local
1850 Expected<typename ELFFile<ELFT>::Elf_Shdr_Range> Sections = in readSections() local
2253 static uint64_t layoutSections(Range Sections, uint64_t Offset) { in layoutSections()
2465 SectionTableRef Sections = Obj.sections(); in finalize() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCOFFYAML.h106 std::vector<Section> Sections; member
H A DMachOYAML.h76 std::vector<Section> Sections; member
132 std::vector<Section> Sections; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h141 SectionPair Sections; member
254 SectionList Sections; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp72 const auto &Sections = ObjFile.getBinary()->sections(); in loadObj() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DELFDump.cpp340 ArrayRef<typename ELFT::Shdr> Sections = in printSymbolVersionInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp196 std::vector<NormalizedSection *> Sections; in createNormalizedSections() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dimagehlp.d119 PIMAGE_SECTION_HEADER Sections; variable
138 PIMAGE_SECTION_HEADER Sections; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp330 std::vector<ELFYAML::Section *> Sections = Doc.getSections(); in ELFState() local
501 std::vector<ELFYAML::Section *> Sections = Doc.getSections(); in initProgramHeaders() local
1798 std::vector<ELFYAML::Section *> Sections = Doc.getSections(); in buildSectionIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp846 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfAranges() local
997 auto &Sections = context.getGenDwarfSectionSyms(); in EmitGenDwarfInfo() local
1097 auto &Sections = context.getGenDwarfSectionSyms(); in emitGenDwarfRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst1154 Sections section in ELF Code Object
1213 .. _amdgpu-note-records:

12