Searched refs:Binary (Results 1 – 15 of 15) sorted by relevance
31 enum CodeGenType { Unknown, Object, DynObj, Exec, External, Binary }; enumerator
75 ### Binary log viewing98 ### Binary logging100 Binary logs are saved as Protocol Buffers file. They can be read using the ProtoLog tool or special…
4 // Opaque Binary Blob (OBB) Tool
98 enum Binary { binary }; enum99 explicit constexpr half(Binary, uint16_t bits) noexcept : mBits(bits) { } in half() argument
35 Binary, enumerator
51 // Represents a Binary Log in logd, need to look event-log-tags for more info.
41 LinkerConfig::Binary == pConfig.codeGenType()); in HexagonPLT()
267 case mcld::LinkerConfig::Binary: in emit()
23 // Binary file for the service.
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
2026 * frexp: Binary mantissa and exponent