OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_64PLT0
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h
90
class
X86_64PLT0
: public PLT::Entry<sizeof(x86_64_plt0)>
93
X86_64PLT0
(SectionData& pParent);
X86PLT.cpp
44
X86_64PLT0
::
X86_64PLT0
(SectionData& pParent)
92
new
X86_64PLT0
(*m_SectionData);
Completed in 309 milliseconds