Home
last modified time | relevance | path

Searched refs:LIBCWD_COMMA_TSD_PARAM (Results 1 – 21 of 21) sorted by relevance

/dports/devel/libcwd/libcwd-1.0.6/include/libcwd/
H A Dstruct_debug_tsd.h112 void start(debug_ct& debug_object, channel_set_data_st& channel_set LIBCWD_COMMA_TSD_PARAM);
113 void finish(debug_ct& debug_object, channel_set_data_st& /*channel_set*/ LIBCWD_COMMA_TSD_PARAM);
114 …void fatal_finish(debug_ct& debug_object, channel_set_data_st& channel_set LIBCWD_COMMA_TSD_PARAM)…
H A Dprivate_set_alloc_checking.h36 extern void set_library_call_off(int saved_internal LIBCWD_COMMA_TSD_PARAM);
47 inline void set_library_call_off(int saved_internal LIBCWD_COMMA_TSD_PARAM)
H A Dclass_debug.h78 friend void debug_tsd_st::start(debug_ct&, channel_set_data_st& LIBCWD_COMMA_TSD_PARAM);
79 friend void debug_tsd_st::finish(debug_ct &, channel_set_data_st& LIBCWD_COMMA_TSD_PARAM);
H A Dclass_location.h118 explicit location_ct(void const* addr LIBCWD_COMMA_TSD_PARAM);
168 void M_pc_location(void const* addr LIBCWD_COMMA_TSD_PARAM);
H A Dmacro_AllocTag.h54 …loc_label(void const* ptr, type_info_ct const& ti, char const* description LIBCWD_COMMA_TSD_PARAM);
56 …(void const* ptr, type_info_ct const& ti, _private_::smart_ptr description LIBCWD_COMMA_TSD_PARAM);
H A Dprivate_struct_TSD.h66 #define LIBCWD_COMMA_TSD_PARAM , LIBCWD_TSD_PARAM // Idem, but as second or higher parameter. macro
87 #define LIBCWD_COMMA_TSD_PARAM macro
H A Dclass_fatal_channel.h61 void NS_initialize(char const* lbl, control_flag_t maskbit LIBCWD_COMMA_TSD_PARAM);
H A Dclass_channel.h116 void NS_initialize(char const* label LIBCWD_COMMA_TSD_PARAM, bool add_to_channel_list);
H A Dprivate_thread.h73 void terminated(threadlist_type::iterator LIBCWD_COMMA_TSD_PARAM);
H A Dprivate_allocator.inl174 char* CharPoolAlloc<needs_lock, pool_instance>::allocate(size_type size LIBCWD_COMMA_TSD_PARAM) argument
204 …rPoolAlloc<needs_lock, pool_instance>::deallocate(pointer p, size_type size LIBCWD_COMMA_TSD_PARAM) argument
H A Ddebugmalloc.h89 extern void (*backtrace_hook)(void** buffer, int frames LIBCWD_COMMA_TSD_PARAM);
H A Dtype_info.h84 extern char const* extract_exact_name(char const*, char const* LIBCWD_COMMA_TSD_PARAM);
H A Dclass_location.inl61 location_ct::location_ct(void const* addr LIBCWD_COMMA_TSD_PARAM) : M_known(false) argument
/dports/devel/libcwd/libcwd-1.0.6/
H A Dtype_info.cc35 char const* extract_exact_name(char const* encap_mangled_name LIBCWD_COMMA_TSD_PARAM) in extract_exact_name() argument
37 …xact_name(char const* encap_mangled_name, char const* stripped_mangled_name LIBCWD_COMMA_TSD_PARAM) in extract_exact_name()
H A Ddebugmalloc.cc630 void set_library_call_off(int saved_internal LIBCWD_COMMA_TSD_PARAM) in set_library_call_off() argument
1033 bool erase(bool owner LIBCWD_COMMA_TSD_PARAM);
1141 location_ct const* location_cache(void const* addr LIBCWD_COMMA_TSD_PARAM) in location_cache() argument
1295 LIBCWD_COMMA_TSD_PARAM) const in print_description()
1549 bool memblk_info_ct::erase(bool owner LIBCWD_COMMA_TSD_PARAM) in erase() argument
1951 void (*backtrace_hook)(void** buffer, int frames LIBCWD_COMMA_TSD_PARAM);
1966 LIBCWD_COMMA_LOCATION_OPT(void* call_addr) LIBCWD_COMMA_TSD_PARAM in internal_malloc()
2241 static void delete_zombie(_private_::thread_ct* zombie_thread LIBCWD_COMMA_TSD_PARAM) in delete_zombie() argument
2265 static void internal_free(appblock* ptr2, deallocated_from_nt from LIBCWD_COMMA_TSD_PARAM) in internal_free() argument
2691 bool delete_memblk_map(void* ptr LIBCWD_COMMA_TSD_PARAM) in delete_memblk_map() argument
[all …]
H A Ddebug.cc184 void writeto(std::ostream* os LIBCWD_COMMA_TSD_PARAM, debug_ct& debug_object,
209 void buffer_ct::writeto(std::ostream* os LIBCWD_COMMA_TSD_PARAM, in writeto() argument
994 …ebug_tsd_st::start(debug_ct& debug_object, channel_set_data_st& channel_set LIBCWD_COMMA_TSD_PARAM) in start() argument
1165 …ug_tsd_st::finish(debug_ct& debug_object, channel_set_data_st& /*UNUSED, */ LIBCWD_COMMA_TSD_PARAM) in finish() argument
1356 …d_st::fatal_finish(debug_ct& debug_object, channel_set_data_st& channel_set LIBCWD_COMMA_TSD_PARAM) in fatal_finish() argument
1613 … void channel_ct::NS_initialize(char const* label LIBCWD_COMMA_TSD_PARAM, bool add_to_channel_list) in NS_initialize() argument
1717 …d fatal_channel_ct::NS_initialize(char const* label, control_flag_t maskbit LIBCWD_COMMA_TSD_PARAM) in NS_initialize() argument
H A Dthreading.cc516 extern bool delete_memblk_map(void* memblk_map LIBCWD_COMMA_TSD_PARAM);
519 thread_iter LIBCWD_COMMA_TSD_PARAM in terminated()
H A Dbfd.cc77 …ern void remove_type_info_references(object_file_ct const* object_file_ptr LIBCWD_COMMA_TSD_PARAM);
238 …har const* filename LIBCWD_COMMA_ALLOC_OPT(bool is_libc), bool is_libstdcpp LIBCWD_COMMA_TSD_PARAM) in initialize() argument
240 …le_ct::initialize(char const* filename LIBCWD_COMMA_ALLOC_OPT(bool is_libc) LIBCWD_COMMA_TSD_PARAM) in initialize()
935 void ST_get_full_path_to_executable(_private_::internal_string& result LIBCWD_COMMA_TSD_PARAM) in ST_get_full_path_to_executable() argument
1483 void location_ct::M_pc_location(void const* addr LIBCWD_COMMA_TSD_PARAM) in M_pc_location() argument
H A Delfxx.cc1474 …e(asymbol_st const*, Elfxx_Addr, char const**, char const**, unsigned int* LIBCWD_COMMA_TSD_PARAM);
3169 …Elfxx_Addr offset, char const** file, char const** func, unsigned int* line LIBCWD_COMMA_TSD_PARAM) in find_nearest_line() argument
/dports/devel/libcwd/libcwd-1.0.6/include/
H A Dcwd_bfd.h125 …ar const* filename LIBCWD_COMMA_ALLOC_OPT(bool is_libc), bool is_libstdcpp LIBCWD_COMMA_TSD_PARAM);
127 bool initialize(char const* filename LIBCWD_COMMA_ALLOC_OPT(bool is_libc) LIBCWD_COMMA_TSD_PARAM);
H A Delfxx.h92 …ymbol_st const*, Elfxx_Addr, char const**, char const**, unsigned int* LIBCWD_COMMA_TSD_PARAM) = 0;