Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h87 DECL_X86_64_APPLY_RELOC_FUNC(gotpcrel) \
102 { &gotpcrel, 9, "R_X86_64_GOTPCREL", 32 }, \
DX86Relocator.cpp1607 Relocator::Result gotpcrel(Relocation& pReloc, X86_64Relocator& pParent) { in gotpcrel() function