OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X86_32GNUInfo
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/lib/Target/X86/
X86GNUInfo.h
17
class
X86_32GNUInfo
: public GNUInfo
20
X86_32GNUInfo
(const llvm::Triple& pTriple) : GNUInfo(pTriple) { }
X86LDBackend.cpp
625
new
X86_32GNUInfo
(pConfig.targets().triple()));
Completed in 214 milliseconds