Lines Matching refs:Assoc
1319 const coff_section *Assoc;1321 std::error_code EC = Obj->getSection(AuxNumber, Assoc);1322 ErrorOr<StringRef> Res = getSectionName(Obj, AuxNumber, Assoc);