Home
last modified time | relevance | path

Searched refs:RelTypeName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h97 SmallString<32> RelTypeName; in processRelocationRef() local
98 RelI->getTypeName(RelTypeName); in processRelocationRef()
101 << " RelType: " << RelTypeName << " TargetName: " in processRelocationRef()
H A DRuntimeDyldCOFFThumb.h99 SmallString<32> RelTypeName; in processRelocationRef() local
100 RelI->getTypeName(RelTypeName); in processRelocationRef()
103 << " RelType: " << RelTypeName << " TargetName: " in processRelocationRef()
H A DRuntimeDyldCOFFAArch64.h238 SmallString<32> RelTypeName; in processRelocationRef() local
239 RelI->getTypeName(RelTypeName); in processRelocationRef()
242 << " RelType: " << RelTypeName << " TargetName: " in processRelocationRef()