Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/macosx/arm-corefile-regctx/
H A Dcreate-arm-corefiles.cpp40 void add_uint32(std::vector<uint8_t> &buf, uint32_t val) { in add_uint32() function
/llvm-project/lldb/test/API/macosx/lc-note/kern-ver-str/
H A Dcreate-empty-corefile.cpp37 add_uint32(std::vector<uint8_t> &buf, uint32_t val) in add_uint32() function
/llvm-project/lldb/test/API/macosx/lc-note/firmware-corefile/
H A Dcreate-empty-corefile.cpp46 void add_uint32(std::vector<uint8_t> &buf, uint32_t val) { in add_uint32() function
[all...]
/llvm-project/lldb/test/API/macosx/lc-note/multiple-binary-corefile/
H A Dcreate-multibin-corefile.cpp66 void add_uint32(std::vector<uint8_t> &buf, uint32_t val) { in add_uint32() function