Searched refs:AArch64GNUInfo (Results 1 – 2 of 2) sorted by relevance
17 class AArch64GNUInfo : public GNUInfo {19 explicit AArch64GNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) {} in AArch64GNUInfo() function
412 pConfig, new AArch64GNUInfo(pConfig.targets().triple())); in createAArch64LDBackend()