OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:plt32
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86RelocationFunctions.h
17
DECL_X86_32_APPLY_RELOC_FUNC(
plt32
) \
35
{ &
plt32
, 4, "R_386_PLT32", 32 }, \
85
DECL_X86_64_APPLY_RELOC_FUNC(
plt32
) \
94
{ &
plt32
, 4, "R_X86_64_PLT32", 32 }, \
X86Relocator.cpp
386
X86Relocator::Result
plt32
(Relocation& pReloc, X86_32Relocator& pParent)
function
900
X86Relocator::Result
plt32
(Relocation& pReloc, X86_64Relocator& pParent)
function
Completed in 119 milliseconds