OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRelPLT
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp
236
OutputRelocSection& X86GNULDBackend::
getRelPLT
()
242
const OutputRelocSection& X86GNULDBackend::
getRelPLT
() const
343
LDSection& relplt = file_format->
getRelPlt
();
388
file_format->
getRelPlt
().setSize
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
106
LDSection& relplt = file_format->
getRelPlt
();
236
file_format->
getRelPlt
().setSize(
480
OutputRelocSection& ARMGNULDBackend::
getRelPLT
()
486
const OutputRelocSection& ARMGNULDBackend::
getRelPLT
() const
Completed in 610 milliseconds