Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonGNUInfo.cpp19 HexagonGNUInfo::HexagonGNUInfo(const TargetOptions& pTargetOptions) in HexagonGNUInfo() argument
20 : GNUInfo(pTargetOptions.triple()), m_Options(pTargetOptions) { in HexagonGNUInfo()
DHexagonGNUInfo.h23 explicit HexagonGNUInfo(const TargetOptions& pTargetOptions);