Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GNUInfo.h17 class AArch64GNUInfo : public GNUInfo {
19 explicit AArch64GNUInfo(const llvm::Triple& pTriple) : GNUInfo(pTriple) {} in AArch64GNUInfo() function
DAArch64LDBackend.cpp412 pConfig, new AArch64GNUInfo(pConfig.targets().triple())); in createAArch64LDBackend()