HomeSort by relevance Sort by last modified time
    Searched refs:HexagonGNUInfo (Results 1 - 4 of 4) 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);
HexagonLDBackend.h 25 class HexagonGNUInfo;
33 HexagonLDBackend(const LinkerConfig& pConfig, HexagonGNUInfo* pInfo);
HexagonLDBackend.cpp 13 #include "HexagonGNUInfo.h"
45 HexagonGNUInfo* pInfo)
    [all...]

Completed in 657 milliseconds