Searched refs:ResolvedSection (Results 1 – 2 of 2) sorted by relevance
144 const coff_section *&ResolvedSection, in resolveRelocation() argument159 ResolvedSection = Ctx.COFF.getCOFFSection(**SI); in resolveRelocation()
162 const coff_section *&ResolvedSection, in resolveSectionAndAddress() argument171 ResolvedSection = Obj->getCOFFSection(**Iter); in resolveSectionAndAddress()