Home
last modified time | relevance | path

Searched defs:abi_dispatch (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
300 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
304 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
306 bool read_only () const { return m_read_only; } in read_only()
307 bool write_through() const { return m_write_through; } in write_through()
308 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
313 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
316 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
300 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
304 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
306 bool read_only () const { return m_read_only; } in read_only()
307 bool write_through() const { return m_write_through; } in write_through()
308 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
313 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
316 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
304 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
308 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
310 bool read_only () const { return m_read_only; } in read_only()
311 bool write_through() const { return m_write_through; } in write_through()
312 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
317 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
320 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libitm/
H A Ddispatch.h260 struct abi_dispatch struct
267 abi_dispatch(const abi_dispatch &) = delete; argument
268 abi_dispatch& operator=(const abi_dispatch &) = delete; argument
300 virtual abi_dispatch* closed_nesting_alternative() { return 0; } in closed_nesting_alternative() argument
304 virtual bool supports(unsigned number_of_threads) { return true; } in supports()
306 bool read_only () const { return m_read_only; } in read_only()
307 bool write_through() const { return m_write_through; } in write_through()
308 bool can_run_uninstrumented_code() const in can_run_uninstrumented_code()
313 bool closed_nesting() const { return m_closed_nesting; } in closed_nesting()
316 uint32_t requires_serial() const { return m_requires_serial; } in requires_serial()
[all …]