OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:got32
(Results
1 - 7
of
7
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
18
DECL_X86_32_APPLY_RELOC_FUNC(
got32
) \
34
{ &
got32
, 3, "R_386_GOT32", 32 }, \
X86Relocator.cpp
932
X86Relocator::Result
got32
(Relocation& pReloc, X86_32Relocator& pParent)
function
[
all
...]
/external/elfutils/backends/
x86_64_reloc.def
31
RELOC_TYPE (
GOT32
, REL)
arm_reloc.def
54
RELOC_TYPE (
GOT32
, REL)
i386_reloc.def
32
RELOC_TYPE (
GOT32
, REL)
s390_reloc.def
35
RELOC_TYPE (
GOT32
, REL)
sh_reloc.def
57
RELOC_TYPE (
GOT32
, REL)
Completed in 3120 milliseconds