Home
last modified time | relevance | path

Searched defs:ByteOrder (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFileWriter.h31 llvm::endianness ByteOrder; variable
/freebsd-src/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst254 .. _ByteOrder: target
256 ByteOrder section in Enumerators
265 .. _Encoding:
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp64 save(StringRef Path,llvm::endianness ByteOrder,std::optional<uint64_t> SegmentSize) const save() argument
479 saveSegments(StringRef Path,llvm::endianness ByteOrder,uint64_t SegmentSize) const saveSegments() argument
/freebsd-src/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h139 enum ByteOrder { enum