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

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

Completed in 62 milliseconds