Searched refs:Binary (Results 1 – 12 of 12) sorted by relevance
31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
96 enum Binary { binary }; enum97 explicit constexpr half(Binary, uint16_t bits) noexcept : mBits(bits) { } in half() argument
35 Binary, enumerator
41 LinkerConfig::Binary == pConfig.codeGenType()); in HexagonPLT()
267 case mcld::LinkerConfig::Binary: in emit()
131 if (LinkerConfig::Binary == config().codeGenType()) in sectionStartOffset()191 case LinkerConfig::Binary: { in initStdSections()668 case LinkerConfig::Binary: in getOutputFormat()686 case LinkerConfig::Binary: in getOutputFormat()766 case LinkerConfig::Binary: { in sizeNamePools()2643 LinkerConfig::Binary == config().codeGenType()) { in isDynamicSymbol()2662 LinkerConfig::Binary == config().codeGenType()) { in isDynamicSymbol()2733 LinkerConfig::Binary == config().codeGenType())) in symbolNeedsDynRel()2784 LinkerConfig::Binary != config().codeGenType())) in symbolFinalValueIsKnown()
55 LinkerConfig::Binary == m_Config.codeGenType()); in X86PLT()
123 bool is_binary = m_Config.codeGenType() == LinkerConfig::Binary; in writeObject()
494 config_.setCodeGenType(mcld::LinkerConfig::Binary); in TranslateArguments()
1113 summary: Binary mantissa and exponent
2528 …const u32* pCode /// Binary code of size codeSize
2026 * frexp: Binary mantissa and exponent