Home
last modified time | relevance | path

Searched defs:SecRef (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp312 for (auto SecRef : sections) { in createNormalizedSymbols() local
355 for (auto &SecRef : sections) { in createNormalizedSections() local
426 for (auto &SecRef : sections) { in addRelocations() local
532 for (auto SecRef : sections) { in graphifyRegularSymbols() local
H A DMachOLinkGraphBuilder.cpp113 for (auto &SecRef : Obj.sections()) { in createNormalizedSections() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.cpp70 for (object::SectionRef SecRef : Obj.sections()) { in getSectionRefsByNameOrIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/MachO/
H A DMachOReader.cpp85 Expected<object::SectionRef> SecRef = in extractSections() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFFormValue.cpp396 const auto &SecRef = SectionNames[SectionIndex]; in dumpAddressSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp93 if (Expected<object::SectionRef> SecRef = Obj.getSection(SecIndex)) { in constructSectionCommon() local