Searched defs:AArch64GNUInfo (Results 1 - 1 of 1) sorted by path

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GNUInfo.h1 //===- AArch64GNUInfo.h ---------------------------------------------------===//
17 class AArch64GNUInfo : public GNUInfo class in namespace:mcld
20 AArch64GNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) { } function in class:mcld::AArch64GNUInfo

Completed in 46 milliseconds