Searched refs:getELFRelocationValueString (Results 1 – 3 of 3) sorted by relevance
96 Error getELFRelocationValueString(const object::ELFObjectFileBase *Obj,
119 Error getELFRelocationValueString(const ELFObjectFileBase *Obj, in getELFRelocationValueString() function
498 return getELFRelocationValueString(ELF, Rel, Result); in getRelocationValueString()