OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createGOTPLT
(Results
1 - 6
of
6
) sorted by null
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.h
66
AArch64GOTEntry*
createGOTPLT
();
AArch64GOT.cpp
48
AArch64GOTEntry* AArch64GOT::
createGOTPLT
() {
AArch64RelocationHelpers.h
105
AArch64GOTEntry* gotplt_entry = ld_backend.getGOTPLT().
createGOTPLT
();
/frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.h
54
ARMGOTEntry*
createGOTPLT
();
ARMGOT.cpp
45
ARMGOTEntry* ARMGOT::
createGOTPLT
() {
ARMRelocator.cpp
137
ARMGOTEntry* gotplt_entry = ld_backend.getGOT().
createGOTPLT
();
[
all
...]
Completed in 67 milliseconds