Searched refs:getCOFFRelocationValueString (Results 1 – 3 of 3) sorted by relevance
25 Error getCOFFRelocationValueString(const object::COFFObjectFile *Obj,
622 Error objdump::getCOFFRelocationValueString(const COFFObjectFile *Obj, in getCOFFRelocationValueString() function in objdump
548 return getCOFFRelocationValueString(COFF, Rel, Result); in printBTFRelocation()