Searched refs:AArch64GNUInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64GNUInfo.h1 //===- AArch64GNUInfo.h ---------------------------------------------------===//
17 class AArch64GNUInfo : public GNUInfo { class in namespace:mcld
19 explicit AArch64GNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) {} function in class:mcld::AArch64GNUInfo
H A DAArch64LDBackend.cpp14 #include "AArch64GNUInfo.h"
612 pConfig, new AArch64GNUInfo(pConfig.targets().triple()));

Completed in 101 milliseconds