Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp75 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon()
118 size_t SecIndex) { in constructSection()
127 MachODumper::constructSection(MachO::section_64 Sec, size_t SecIndex) { in constructSection()
H A Delf2yaml.cpp119 unsigned SecIndex = &Sec - &Sections[0]; in getUniquedSectionName() local
1122 unsigned SecIndex = Shdr - &Sections[0]; in dumpContentSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp117 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local
396 auto SecIndex = KV.first; in graphifyRegularSymbols() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.cpp61 unsigned SecIndex; in getSectionRefsByNameOrIndex() local
H A DARMEHABIPrinter.h504 Optional<unsigned> SecIndex = in PrintExceptionTable() local
577 Optional<unsigned> SecIndex = in PrintIndexTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp1146 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local