Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/X86/
DX86RelocationFunctions.h21 DECL_X86_32_APPLY_RELOC_FUNC(got32) \
36 { &got32, 3, "R_386_GOT32", 32 }, \
DX86Relocator.cpp952 Relocator::Result got32(Relocation& pReloc, X86_32Relocator& pParent) { in got32() function