OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gotoff32
(Results
1 - 4
of
4
) 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
911
X86Relocator::Result
gotoff32
(Relocation& pReloc, X86_32Relocator& pParent)
function
[
all
...]
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocationFunctions.h
18
DECL_ARM_APPLY_RELOC_FUNC(
gotoff32
) \
64
{ &
gotoff32
, 24, "R_ARM_GOTOFF32" }, \
ARMRelocator.cpp
900
ARMRelocator::Result
gotoff32
(Relocation& pReloc, ARMRelocator& pParent)
function
[
all
...]
Completed in 695 milliseconds