Searched defs:ARMGNUInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMGNUInfo.h1 //===- ARMGNUInfo.h -------------------------------------------------------===//
17 class ARMGNUInfo : public GNUInfo { class in namespace:mcld
19 explicit ARMGNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) {} function in class:mcld::ARMGNUInfo

Completed in 42 milliseconds