Searched refs:ContainingSect (Results 1 – 1 of 1) sorted by relevance
676 const MCSectionXCOFF *ContainingSect) -> uint64_t { in recordRelocation() argument678 if (ContainingSect->isDwarfSect()) in recordRelocation()683 return SectionMap[ContainingSect]->Address; in recordRelocation()687 return SectionMap[ContainingSect]->Address + Asm.getSymbolOffset(*Sym); in recordRelocation()