Searched defs:HexagonGNUInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonGNUInfo.cpp1 //===- HexagonGNUInfo.cpp -------------------------------------------------===//
9 #include "HexagonGNUInfo.h"
17 // HexagonGNUInfo
19 HexagonGNUInfo::HexagonGNUInfo(const TargetOptions& pTargetOptions) function in class:mcld::HexagonGNUInfo
24 uint64_t HexagonGNUInfo::flags() const {
H A DHexagonGNUInfo.h1 //===- HexagonGNUInfo.h ---------------------------------------------------===//
18 class HexagonGNUInfo : public GNUInfo { class in namespace:mcld
23 explicit HexagonGNUInfo(const TargetOptions& pTargetOptions);

Completed in 84 milliseconds