Home
last modified time | relevance | path

Searched refs:getRelocationTypeString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DXCOFF.cpp53 StringRef XCOFF::getRelocationTypeString(XCOFF::RelocationType Type) { in getRelocationTypeString() function in XCOFF
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DXCOFFObjectFile.cpp631 Res = XCOFF::getRelocationTypeString(Reloc->Type); in getRelocationTypeName()
634 Res = XCOFF::getRelocationTypeString(Reloc->Type); in getRelocationTypeName()