HomeSort by relevance Sort by last modified time
    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 {
19 explicit X86_32GNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) {}
X86LDBackend.cpp 719 pConfig, new X86_32GNUInfo(pConfig.targets().triple()));

Completed in 53 milliseconds