Lines Matching refs:RELOC_CASE
50 #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()
64 RELOC_CASE(R_TCL) in getRelocationTypeString()
65 RELOC_CASE(R_REF) in getRelocationTypeString()
66 RELOC_CASE(R_BA) in getRelocationTypeString()
67 RELOC_CASE(R_BR) in getRelocationTypeString()
68 RELOC_CASE(R_RBA) in getRelocationTypeString()
69 RELOC_CASE(R_RBR) in getRelocationTypeString()
70 RELOC_CASE(R_TLS) in getRelocationTypeString()
71 RELOC_CASE(R_TLS_IE) in getRelocationTypeString()
72 RELOC_CASE(R_TLS_LD) in getRelocationTypeString()
73 RELOC_CASE(R_TLS_LE) in getRelocationTypeString()
74 RELOC_CASE(R_TLSM) in getRelocationTypeString()
75 RELOC_CASE(R_TLSML) in getRelocationTypeString()
76 RELOC_CASE(R_TOCU) in getRelocationTypeString()
77 RELOC_CASE(R_TOCL) in getRelocationTypeString()
81 #undef RELOC_CASE