Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64RelocationFunctions.h12 #define DECL_AARCH64_APPLY_RELOC_FUNC(Name) \ macro
17 DECL_AARCH64_APPLY_RELOC_FUNC(none) \
18 DECL_AARCH64_APPLY_RELOC_FUNC(abs) \
19 DECL_AARCH64_APPLY_RELOC_FUNC(rel) \
20 DECL_AARCH64_APPLY_RELOC_FUNC(call) \
21 DECL_AARCH64_APPLY_RELOC_FUNC(condbr) \
22 DECL_AARCH64_APPLY_RELOC_FUNC(adr_prel_lo21) \
23 DECL_AARCH64_APPLY_RELOC_FUNC(adr_prel_pg_hi21) \
24 DECL_AARCH64_APPLY_RELOC_FUNC(add_abs_lo12) \
25 DECL_AARCH64_APPLY_RELOC_FUNC(adr_got_page) \
[all …]