OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gotoff32
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
19
DECL_X86_32_APPLY_RELOC_FUNC(
gotoff32
) \
40
{ &
gotoff32
, 9, "R_386_GOTOFF", 32 }, \
X86Relocator.cpp
350
X86Relocator::Result
gotoff32
(Relocation& pReloc, X86_32Relocator& pParent)
function
/external/elfutils/backends/
s390_reloc.def
41
RELOC_TYPE (
GOTOFF32
, REL)
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h
18
DECL_ARM_APPLY_RELOC_FUNC(
gotoff32
) \
63
{ &
gotoff32
, 24, "R_ARM_GOTOFF32" }, \
ARMRelocator.cpp
444
ARMRelocator::Result
gotoff32
(Relocation& pReloc, ARMRelocator& pParent)
function
Completed in 81 milliseconds