Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldCOFFI386.h80 SmallString<32> RelTypeName; in processRelocationRef() local
81 RelI->getTypeName(RelTypeName); in processRelocationRef()
84 << " RelType: " << RelTypeName << " TargetName: " << TargetName in processRelocationRef()
DRuntimeDyldCOFFThumb.h77 SmallString<32> RelTypeName; in processRelocationRef() local
78 RelI->getTypeName(RelTypeName); in processRelocationRef()
81 << " RelType: " << RelTypeName << " TargetName: " << TargetName in processRelocationRef()