OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:helper_PLT_init
(Results
1 - 6
of
6
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
99
static PLTEntryBase&
helper_PLT_init
(Relocation& pReloc,
533
helper_PLT_init
(pReloc, *this);
595
helper_PLT_init
(pReloc, *this);
627
helper_PLT_init
(pReloc, *this);
[
all
...]
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64RelocationHelpers.h
92
static inline AArch64PLT1&
helper_PLT_init
(Relocation& pReloc,
AArch64Relocator.cpp
232
helper_PLT_init
(pReloc, *this);
280
helper_PLT_init
(pReloc, *this);
322
helper_PLT_init
(pReloc, *this);
345
helper_PLT_init
(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp
91
static PLTEntryBase&
helper_PLT_init
(Relocation& pReloc,
316
helper_PLT_init
(pReloc, *this);
391
helper_PLT_init
(pReloc, *this);
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp
125
static ARMPLT1&
helper_PLT_init
(Relocation& pReloc, ARMRelocator& pParent) {
551
helper_PLT_init
(pReloc, *this);
687
helper_PLT_init
(pReloc, *this);
[
all
...]
/frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp
90
static void
helper_PLT_init
(MipsRelocationInfo& pReloc,
408
helper_PLT_init
(pReloc, *this);
[
all
...]
Completed in 262 milliseconds