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