Searched defs:SecIndex (Results 1 – 7 of 7) sorted by relevance
53 void setGraphSymbol(COFFSectionIndex SecIndex, COFFSymbolIndex SymIndex, in setGraphSymbol()68 void setGraphBlock(COFFSectionIndex SecIndex, Block *B) { in setGraphBlock()74 Block *getGraphBlock(COFFSectionIndex SecIndex) const { in getGraphBlock()
88 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock() argument 93 Block *getGraphBlock(ELFSectionIndex SecIndex) { in getGraphBlock() argument 316 for (ELFSectionIndex SecIndex = 0; SecIndex != Sections.size(); ++SecIndex) { in graphifySections() local [all...]
132 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local329 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()413 auto SecIndex = KV.first; in graphifyRegularSymbols() local
126 for (COFFSectionIndex SecIndex = 1; in graphifySections() local406 for (COFFSectionIndex SecIndex = 1; in calculateImplicitSizeOfSymbols() local
109 unsigned SecIndex; in getSectionRefsByNameOrIndex() local
504 std::optional<unsigned> SecIndex = in PrintExceptionTable() local577 std::optional<unsigned> SecIndex = in PrintIndexTable() local
1165 uint32_t SecIndex = SectionIndexMap.lookup(Member); writeObject() local