OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applyPLT0
(Results
1 - 4
of
4
) sorted by null
/frameworks/compile/mclinker/lib/Target/AArch64/
AArch64PLT.cpp
65
void AArch64PLT::
applyPLT0
() {
69
"FragmentList is empty,
applyPLT0
failed!");
/frameworks/compile/mclinker/lib/Target/ARM/
ARMPLT.cpp
62
void ARMPLT::
applyPLT0
() {
79
"FragmentList is empty,
applyPLT0
failed!");
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.cpp
95
void HexagonPLT::
applyPLT0
() {
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp
142
void X86_32PLT::
applyPLT0
() {
225
void X86_64PLT::
applyPLT0
() {
Completed in 61 milliseconds