Searched refs:getXCOFFRelocationValueString (Results 1 – 3 of 3) sorted by relevance
28 Error getXCOFFRelocationValueString(const object::XCOFFObjectFile *Obj,
22 Error objdump::getXCOFFRelocationValueString(const XCOFFObjectFile *Obj, in getXCOFFRelocationValueString() function in objdump
549 return getXCOFFRelocationValueString(XCOFF, Rel, Result); in getRelocationValueString()