OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:applyAllGOTPLT
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp
44
void HexagonGOTPLT::
applyAllGOTPLT
(const HexagonPLT& pPLT) {
/frameworks/compile/mclinker/lib/Target/Mips/
MipsGOTPLT.cpp
54
void MipsGOTPLT::
applyAllGOTPLT
(uint64_t pltAddr) {
/frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.cpp
41
void X86_32GOTPLT::
applyAllGOTPLT
(const X86PLT& pPLT) {
74
void X86_64GOTPLT::
applyAllGOTPLT
(const X86PLT& pPLT) {
Completed in 288 milliseconds