Searched refs:ContainingSect (Results 1 – 1 of 1) sorted by relevance
593 const MCSectionXCOFF *ContainingSect) -> uint64_t { in recordRelocation() argument595 if (ContainingSect->isDwarfSect()) in recordRelocation()600 return SectionMap[ContainingSect]->Address; in recordRelocation()604 return SectionMap[ContainingSect]->Address + Layout.getSymbolOffset(*Sym); in recordRelocation()