Searched refs:HexagonGNUInfo (Results 1 – 4 of 4) sorted by relevance
19 HexagonGNUInfo::HexagonGNUInfo(const TargetOptions& pTargetOptions) in HexagonGNUInfo() function in mcld::HexagonGNUInfo24 uint64_t HexagonGNUInfo::flags() const { in flags()
18 class HexagonGNUInfo : public GNUInfo {23 explicit HexagonGNUInfo(const TargetOptions& pTargetOptions);
25 class HexagonGNUInfo; variable33 HexagonLDBackend(const LinkerConfig& pConfig, HexagonGNUInfo* pInfo);
45 HexagonGNUInfo* pInfo) in HexagonLDBackend()1053 return new HexagonLDBackend(pConfig, new HexagonGNUInfo(pConfig.targets())); in createHexagonLDBackend()