Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h69 assert(!GraphBlocks[SecIndex] && "Duplicate section at index"); in setGraphBlock() argument
75 if (SecIndex <= 0 || in getGraphBlock() argument
54 setGraphSymbol(COFFSectionIndex SecIndex,COFFSymbolIndex SymIndex,Symbol & Sym) setGraphSymbol() argument
[all...]
H A DELFLinkGraphBuilder.h88 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock()
93 Block *getGraphBlock(ELFSectionIndex SecIndex) { in getGraphBlock()
316 for (ELFSectionIndex SecIndex = 0; SecIndex != Sections.size(); ++SecIndex) { in graphifySections() local
H A DMachOLinkGraphBuilder.cpp131 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); createNormalizedSections() local
328 addSectionStartSymAndBlock(unsigned SecIndex,Section & GraphSec,orc::ExecutorAddr Address,const char * Data,orc::ExecutorAddrDiff Size,uint32_t Alignment,bool IsLive) addSectionStartSymAndBlock() argument
412 auto SecIndex = KV.first; graphifyRegularSymbols() local
[all...]
H A DCOFFLinkGraphBuilder.cpp125 for (COFFSectionIndex SecIndex = 1; graphifySections() local
405 for (COFFSectionIndex SecIndex = 1; calculateImplicitSizeOfSymbols() local
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.cpp109 unsigned SecIndex; in getSectionRefsByNameOrIndex() local
H A DARMEHABIPrinter.h504 std::optional<unsigned> SecIndex = in PrintExceptionTable() local
577 std::optional<unsigned> SecIndex = in PrintIndexTable() local