Home
last modified time | relevance | path

Searched refs:setMetaDataBufferSize (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/API/
H A DSBTraceOptions.cpp97 void SBTraceOptions::setMetaDataBufferSize(uint64_t size) { in setMetaDataBufferSize() function in SBTraceOptions
98 LLDB_RECORD_METHOD(void, SBTraceOptions, setMetaDataBufferSize, (uint64_t), in setMetaDataBufferSize()
102 m_traceoptions_sp->setMetaDataBufferSize(size); in setMetaDataBufferSize()
150 LLDB_REGISTER_METHOD(void, SBTraceOptions, setMetaDataBufferSize, in RegisterMethods()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/API/
H A DSBTraceOptions.cpp97 void SBTraceOptions::setMetaDataBufferSize(uint64_t size) { in setMetaDataBufferSize() function in SBTraceOptions
98 LLDB_RECORD_METHOD(void, SBTraceOptions, setMetaDataBufferSize, (uint64_t), in setMetaDataBufferSize()
102 m_traceoptions_sp->setMetaDataBufferSize(size); in setMetaDataBufferSize()
150 LLDB_REGISTER_METHOD(void, SBTraceOptions, setMetaDataBufferSize, in RegisterMethods()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBTraceOptions.cpp97 void SBTraceOptions::setMetaDataBufferSize(uint64_t size) { in setMetaDataBufferSize() function in SBTraceOptions
98 LLDB_RECORD_METHOD(void, SBTraceOptions, setMetaDataBufferSize, (uint64_t), in setMetaDataBufferSize()
102 m_traceoptions_sp->setMetaDataBufferSize(size); in setMetaDataBufferSize()
150 LLDB_REGISTER_METHOD(void, SBTraceOptions, setMetaDataBufferSize, in RegisterMethods()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBTraceOptions.cpp97 void SBTraceOptions::setMetaDataBufferSize(uint64_t size) { in setMetaDataBufferSize() function in SBTraceOptions
98 LLDB_RECORD_METHOD(void, SBTraceOptions, setMetaDataBufferSize, (uint64_t), in setMetaDataBufferSize()
102 m_traceoptions_sp->setMetaDataBufferSize(size); in setMetaDataBufferSize()
150 LLDB_REGISTER_METHOD(void, SBTraceOptions, setMetaDataBufferSize, in RegisterMethods()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/API/
H A DSBTraceOptions.cpp97 void SBTraceOptions::setMetaDataBufferSize(uint64_t size) { in setMetaDataBufferSize() function in SBTraceOptions
98 LLDB_RECORD_METHOD(void, SBTraceOptions, setMetaDataBufferSize, (uint64_t), in setMetaDataBufferSize()
102 m_traceoptions_sp->setMetaDataBufferSize(size); in setMetaDataBufferSize()
150 LLDB_REGISTER_METHOD(void, SBTraceOptions, setMetaDataBufferSize, in RegisterMethods()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/bindings/interface/
H A DSBTraceOptions.i29 void setMetaDataBufferSize(uint64_t size);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/bindings/interface/
H A DSBTraceOptions.i29 void setMetaDataBufferSize(uint64_t size);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/bindings/interface/
H A DSBTraceOptions.i29 void setMetaDataBufferSize(uint64_t size);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/bindings/interface/
H A DSBTraceOptions.i34 void setMetaDataBufferSize(uint64_t size);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/bindings/interface/
H A DSBTraceOptions.i34 void setMetaDataBufferSize(uint64_t size);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/API/
H A DSBTraceOptions.h41 void setMetaDataBufferSize(uint64_t size);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/API/
H A DSBTraceOptions.h41 void setMetaDataBufferSize(uint64_t size);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/API/
H A DSBTraceOptions.h41 void setMetaDataBufferSize(uint64_t size);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/API/
H A DSBTraceOptions.h41 void setMetaDataBufferSize(uint64_t size);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/API/
H A DSBTraceOptions.h41 void setMetaDataBufferSize(uint64_t size);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Utility/
H A DTraceOptions.h40 void setMetaDataBufferSize(uint64_t size) { m_meta_data_buffer_size = size; } in setMetaDataBufferSize() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Utility/
H A DTraceOptions.h40 void setMetaDataBufferSize(uint64_t size) { m_meta_data_buffer_size = size; } in setMetaDataBufferSize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Utility/
H A DTraceOptions.h40 void setMetaDataBufferSize(uint64_t size) { m_meta_data_buffer_size = size; } in setMetaDataBufferSize() function
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Utility/
H A DTraceOptions.h53 void setMetaDataBufferSize(uint64_t size) { m_meta_data_buffer_size = size; } in setMetaDataBufferSize() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Utility/
H A DTraceOptions.h53 void setMetaDataBufferSize(uint64_t size) { m_meta_data_buffer_size = size; } in setMetaDataBufferSize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Process/Linux/
H A DProcessorTrace.cpp37 config.setMetaDataBufferSize(m_mmap_meta->data_size); in GetTraceConfig()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Process/Linux/
H A DProcessorTrace.cpp36 config.setMetaDataBufferSize(m_mmap_meta->data_size); in GetTraceConfig()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Linux/
H A DProcessorTrace.cpp39 config.setMetaDataBufferSize(m_mmap_meta->data_size); in GetTraceConfig()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Process/Linux/
H A DProcessorTrace.cpp39 config.setMetaDataBufferSize(m_mmap_meta->data_size); in GetTraceConfig()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Process/Linux/
H A DProcessorTrace.cpp36 config.setMetaDataBufferSize(m_mmap_meta->data_size); in GetTraceConfig()

12