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