OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:helper_PLT_ORG
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.cpp
781
X86Relocator::Address
helper_PLT_ORG
(X86_32Relocator& pParent)
791
return
helper_PLT_ORG
(pParent) + plt_entry.getOffset();
[
all
...]
/frameworks/compile/mclinker/lib/Target/ARM/
ARMRelocator.cpp
672
ARMRelocator::Address
helper_PLT_ORG
(ARMRelocator& pParent)
682
return
helper_PLT_ORG
(pParent) + plt_entry.getOffset();
[
all
...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonRelocator.cpp
447
HexagonRelocator::Address
helper_PLT_ORG
(HexagonRelocator& pParent)
457
return
helper_PLT_ORG
(pParent) + plt_entry.getOffset();
[
all
...]
Completed in 116 milliseconds