Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h53 setGraphSymbol(COFFSectionIndex SecIndex,COFFSymbolIndex SymIndex,Symbol & Sym) setGraphSymbol() argument
68 setGraphBlock(COFFSectionIndex SecIndex,Block * B) setGraphBlock() argument
74 getGraphBlock(COFFSectionIndex SecIndex) getGraphBlock() argument
[all...]
H A DELFLinkGraphBuilder.h88 setGraphBlock(ELFSectionIndex SecIndex,Block * B) setGraphBlock() argument
93 getGraphBlock(ELFSectionIndex SecIndex) getGraphBlock() argument
316 for (ELFSectionIndex SecIndex = 0; SecIndex != Sections.size(); ++SecIndex) { graphifySections() local
[all...]
H A DMachOLinkGraphBuilder.cpp329 assert(SecI != IndexToSection.end() && "SecIndex invalid"); in addSectionStartSymAndBlock() argument
132 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); createNormalizedSections() local
413 auto SecIndex = KV.first; graphifyRegularSymbols() local
[all...]
H A DCOFFLinkGraphBuilder.cpp126 for (COFFSectionIndex SecIndex = 1; graphifySections() local
406 for (COFFSectionIndex SecIndex = 1; calculateImplicitSizeOfSymbols() local
[all...]
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp82 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon()
125 size_t SecIndex) { in constructSection()
134 MachODumper::constructSection(MachO::section_64 Sec, size_t SecIndex) { in constructSection()
H A Delf2yaml.cpp121 unsigned SecIndex = &Sec - &Sections[0]; in getUniquedSectionName() local
1225 unsigned SecIndex = Shdr - &Sections[0]; dumpContentSection() local
/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp109 unsigned SecIndex; getSectionRefsByNameOrIndex() local
H A DARMEHABIPrinter.h504 std::optional<unsigned> SecIndex = in PrintExceptionTable() local
577 std::optional<unsigned> SecIndex = in PrintIndexTable() local