OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_32PLT
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h
57
//
X86_32PLT
Entry
131
//
X86_32PLT
133
/** \class
X86_32PLT
136
class
X86_32PLT
: public X86PLT {
138
X86_32PLT
(LDSection& pSection,
X86PLT.cpp
133
//
X86_32PLT
135
X86_32PLT
::
X86_32PLT
(LDSection& pSection,
142
void
X86_32PLT
::applyPLT0() {
164
void
X86_32PLT
::applyPLT1() {
X86LDBackend.cpp
360
m_pPLT = new
X86_32PLT
(plt, *m_pGOTPLT, config());
Completed in 110 milliseconds