Searched refs:GetELFFlags (Results 1 – 2 of 2) sorted by relevance
56 unsigned GetELFFlags(const MCSubtargetInfo &STI);
182 MCA.setELFHeaderEFlags(Hexagon_MC::GetELFFlags(STI)); in HexagonTargetELFStreamer()403 unsigned Hexagon_MC::GetELFFlags(const MCSubtargetInfo &STI) { in GetELFFlags() function in Hexagon_MC