Searched refs:getSectionID (Results 1 – 10 of 10) sorted by relevance
34 static unsigned getSectionID(const ObjectFile &O, SectionRef Sec) { in getSectionID() function36 return M->getSectionID(Sec); in getSectionID()37 return cast<COFFObjectFile>(O).getSectionID(Sec); in getSectionID()73 {O.symbol_end(), Address + Size, 0, getSectionID(O, Sec)}); in computeSymbolSizes()
308 unsigned COFFObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in COFFObjectFile
548 unsigned MachOObjectFile::getSectionID(SectionRef Sec) const { in getSectionID() function in MachOObjectFile
177 unsigned getSectionID() const { return SectionID; } in getSectionID() function410 return getSectionAddress(SymInfo.getSectionID()) + SymInfo.getOffset(); in getSymbolLocalAddress()421 getSectionLoadAddress(SymEntry.getSectionID()) + SymEntry.getOffset(); in getSymbol()
856 uint8_t *SectionAddr = getRTDyld().getSectionAddress(SymInfo.getSectionID()); in getSubsectionStartingAt()859 getRTDyld().Sections[SymInfo.getSectionID()].Size - in getSubsectionStartingAt()891 if (SymInfo.getSectionID() == StubMapEntry.first.SectionID && in registerStubMap()
74 Value.SectionID = SymInfo.getSectionID(); in getRelocationValueRef()
651 Relocations[SymInfo.getSectionID()].push_back(RECopy); in addRelocationForSymbol()792 Addr = getSectionLoadAddress(SymInfo.getSectionID()) + in resolveExternalSymbols()
1130 Value.SectionID = SymInfo.getSectionID(); in processRelocationRef()
216 unsigned getSectionID(SectionRef Sec) const;
691 unsigned getSectionID(SectionRef Sec) const;