Searched refs:DECL_X86_64_APPLY_RELOC_FUNC (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86RelocationFunctions.h79 #define DECL_X86_64_APPLY_RELOC_FUNC(Name) \ macro
84 DECL_X86_64_APPLY_RELOC_FUNC(none) \
85 DECL_X86_64_APPLY_RELOC_FUNC(abs) \
86 DECL_X86_64_APPLY_RELOC_FUNC(signed32) \
87 DECL_X86_64_APPLY_RELOC_FUNC(gotpcrel) \
88 DECL_X86_64_APPLY_RELOC_FUNC(plt32) \
89 DECL_X86_64_APPLY_RELOC_FUNC(rel) \
90 DECL_X86_64_APPLY_RELOC_FUNC(unsupported)

Completed in 6 milliseconds