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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp1008 // GOT_OFF - the offset between the got_entry1 and _GLOBAL_OFFSET_TABLE (the
1010 Relocator::Address GOT_OFF = file_format->getGOT().addr() + local
1013 pReloc.target() = GOT_OFF + A;

Completed in 412 milliseconds