Searched refs:ContainingSect (Results 1 – 1 of 1) sorted by relevance
673 const MCSectionXCOFF *ContainingSect) -> uint64_t { in recordRelocation() argument675 if (ContainingSect->isDwarfSect()) in recordRelocation()680 return SectionMap[ContainingSect]->Address; in recordRelocation()684 return SectionMap[ContainingSect]->Address + Asm->getSymbolOffset(*Sym); in recordRelocation()