HomeSort by relevance Sort by last modified time
    Searched defs:HexagonGNUInfo (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGNUInfo.cpp 1 //===- HexagonGNUInfo.cpp -------------------------------------------------===//
9 #include "HexagonGNUInfo.h"
17 // HexagonGNUInfo
19 HexagonGNUInfo::HexagonGNUInfo(const TargetOptions& pTargetOptions)
24 uint64_t HexagonGNUInfo::flags() const {
HexagonGNUInfo.h 1 //===- HexagonGNUInfo.h ---------------------------------------------------===//
18 class HexagonGNUInfo : public GNUInfo {
23 explicit HexagonGNUInfo(const TargetOptions& pTargetOptions);

Completed in 197 milliseconds