OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_64PLT
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h
88
//
X86_64PLT
Entry
170
//
X86_64PLT
172
/** \class
X86_64PLT
175
class
X86_64PLT
: public X86PLT
178
X86_64PLT
(LDSection& pSection,
X86PLT.cpp
255
//
X86_64PLT
257
X86_64PLT
::
X86_64PLT
(LDSection& pSection,
265
void
X86_64PLT
::applyPLT0()
288
void
X86_64PLT
::applyPLT1()
X86LDBackend.cpp
524
m_pPLT = new
X86_64PLT
(plt,
Completed in 841 milliseconds