Searched refs:getRelocationTypeString (Results 1 – 3 of 3) sorted by relevance
55 StringRef XCOFF::getRelocationTypeString(XCOFF::RelocationType Type) { in getRelocationTypeString() function in XCOFF
343 << XCOFF::getRelocationTypeString( in printLoaderSectionRelocationEntry()469 StringRef RelocName = XCOFF::getRelocationTypeString(Reloc.Type); in printRelocation()
646 Res = XCOFF::getRelocationTypeString(Reloc->Type); in getRelocationTypeName()649 Res = XCOFF::getRelocationTypeString(Reloc->Type); in getRelocationTypeName()