Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DXCOFF.cpp50 #define RELOC_CASE(A) \ macro
55 RELOC_CASE(R_POS) in getRelocationTypeString()
56 RELOC_CASE(R_RL) in getRelocationTypeString()
57 RELOC_CASE(R_RLA) in getRelocationTypeString()
58 RELOC_CASE(R_NEG) in getRelocationTypeString()
59 RELOC_CASE(R_REL) in getRelocationTypeString()
60 RELOC_CASE(R_TOC) in getRelocationTypeString()
61 RELOC_CASE(R_TRL) in getRelocationTypeString()
62 RELOC_CASE(R_TRLA) in getRelocationTypeString()
63 RELOC_CASE(R_GL) in getRelocationTypeString()
[all …]