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