OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gotpc32
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
20
DECL_X86_32_APPLY_RELOC_FUNC(
gotpc32
) \
41
{ &
gotpc32
, 10, "R_386_GOTPC", 32 }, \
X86Relocator.cpp
970
Relocator::Result
gotpc32
(Relocation& pReloc, X86_32Relocator& pParent)
function
[
all
...]
/external/elfutils/0.153/backends/
x86_64_reloc.def
54
RELOC_TYPE (
GOTPC32
, REL)
ChangeLog
71
* x86_64_reloc.def: Add PC64, GOTOFF64,
GOTPC32
, GOTPC32_TLSDESC,
Completed in 1297 milliseconds