Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64-reloc.def35 ARD(ABS64 , STATIC , DATA , Y, -1, 0,0 , 0,0 …
36 ARD(ABS32 , STATIC , DATA , Y, -1, 31,32 , 0,0 …
37 ARD(ABS16 , STATIC , DATA , Y, -1, 15,16 , 0,0 …
38 ARD(PREL64 , STATIC , DATA , Y, -1, 0,0 , 0,0 …
39 ARD(PREL32 , STATIC , DATA , Y, -1, 31,32 , 0,0 …
40 ARD(PREL16 , STATIC , DATA , Y, -1, 15,16 , 0,0 …
43 ARD(LD_PREL_LO19 , STATIC , AARCH64 , Y, -1, 20,20 , 2,20 , Symbol::RELATIVE_REF ,…
44 ARD(ADR_PREL_LO21 , STATIC , AARCH64 , Y, -1, 20,20 , 0,20 , Symbol::RELATIVE_REF …
45 ARD(ADR_PREL_PG_HI21 , STATIC , AARCH64 , Y, -1, 32,32 , 12,32…
46 ARD(ADR_PREL_PG_HI21_NC , STATIC , AARCH64 , Y, -1, 0,0 , 12,32…
[all …]
Daarch64-reloc-property.cc105 #undef ARD in AArch64_reloc_property_table()
106 #define ARD(rname, type, class, is_implemented, group_index, LB, UB, BSL, BSH, RFLAGS, inst) \ in AArch64_reloc_property_table() macro
124 #undef ARD in AArch64_reloc_property_table()