OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getPLT0
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/ARM/
ARMPLT.cpp
132
ARMPLT0* ARMPLT::
getPLT0
() const {
137
assert(first!=end && "FragmentList is empty,
getPLT0
failed!");
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.cpp
162
X86PLT0* X86PLT::
getPLT0
() const {
167
assert(first!=end && "FragmentList is empty,
getPLT0
failed!");
Completed in 49 milliseconds