Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/macosx/arm-corefile-regctx/
H A Dcreate-arm-corefiles.cpp33 void add_uint64(std::vector<uint8_t> &buf, uint64_t val) { in add_uint64() function
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp28 add_uint64(std::vector<uint8_t> &buf, uint64_t val) in add_uint64() function
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp39 void add_uint64(std::vector<uint8_t> &buf, uint64_t val) { in add_uint64() function
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp59 void add_uint64(std::vector<uint8_t> &buf, uint64_t val) { in add_uint64() function