Searched defs:SecIndex (Results 1 – 9 of 9) 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()
80 void setGraphBlock(ELFSectionIndex SecIndex, Block *B) { in setGraphBlock()85 Block *getGraphBlock(ELFSectionIndex SecIndex) { in getGraphBlock()302 for (ELFSectionIndex SecIndex = 0; SecIndex != Sections.size(); ++SecIndex) { in graphifySections() local
130 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections() local319 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()403 auto SecIndex = KV.first; in graphifyRegularSymbols() local
126 for (COFFSectionIndex SecIndex = 1; in graphifySections() local396 for (COFFSectionIndex SecIndex = 1; in calculateImplicitSizeOfSymbols() local
81 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon()124 size_t SecIndex) { in constructSection()133 MachODumper::constructSection(MachO::section_64 Sec, size_t SecIndex) { in constructSection()
122 unsigned SecIndex = &Sec - &Sections[0]; in getUniquedSectionName() local1166 unsigned SecIndex = Shdr - &Sections[0]; in dumpContentSection() local
107 unsigned SecIndex; in getSectionRefsByNameOrIndex() local
504 std::optional<unsigned> SecIndex = in PrintExceptionTable() local577 std::optional<unsigned> SecIndex = in PrintIndexTable() local
1155 uint32_t SecIndex = SectionIndexMap.lookup(Member); in writeObject() local