Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h23 DECL_X86_32_APPLY_RELOC_FUNC(gotpc32) \
43 { &gotpc32, 10, "R_386_GOTPC", 32 }, \
DX86Relocator.cpp943 Relocator::Result gotpc32(Relocation& pReloc, X86_32Relocator& pParent) { in gotpc32() function