Searched refs:getRelocationTypeString (Results 1 – 2 of 2) sorted by relevance
51 StringRef XCOFF::getRelocationTypeString(XCOFF::RelocationType Type) { in getRelocationTypeString() function in XCOFF
394 StringRef Res = XCOFF::getRelocationTypeString(Reloc->Type); in getRelocationTypeName()