Home | History | Annotate | Download | only in llvm-readobj

Lines Matching refs:resolveSectionAndAddress

179 static error_code resolveSectionAndAddress(const COFFObjectFile *Obj,
511 if (error_code EC = resolveSectionAndAddress(Obj, Sym, Section, Addr))
529 if (error_code EC = resolveSectionAndAddress(Obj, Sym, Section, Addr))