Searched refs:getSectionID (Results 1 – 5 of 5) sorted by relevance
177 unsigned getSectionID() const { return SectionID; } in getSectionID() function403 return getSectionAddress(SymInfo.getSectionID()) + SymInfo.getOffset(); in getSymbolLocalAddress()414 getSectionLoadAddress(SymEntry.getSectionID()) + SymEntry.getOffset(); in getSymbol()
854 uint8_t *SectionAddr = getRTDyld().getSectionAddress(SymInfo.getSectionID()); in getSubsectionStartingAt()857 getRTDyld().Sections[SymInfo.getSectionID()].Size - in getSubsectionStartingAt()889 if (SymInfo.getSectionID() == StubMapEntry.first.SectionID && in registerStubMap()
71 Value.SectionID = SymInfo.getSectionID(); in getRelocationValueRef()
667 Relocations[SymInfo.getSectionID()].push_back(RECopy); in addRelocationForSymbol()808 Addr = getSectionLoadAddress(SymInfo.getSectionID()) + in resolveExternalSymbols()
920 Value.SectionID = SymInfo.getSectionID(); in processRelocationRef()