Home
last modified time | relevance | path

Searched refs:malloc_hook_table_t (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/memory/replace/replace/
H A DReplaceMalloc.cpp72 const malloc_hook_table_t* hook_table = gHookTable; in replace_malloc()
83 const malloc_hook_table_t* hook_table = gHookTable; in replace_posix_memalign()
101 const malloc_hook_table_t* hook_table = gHookTable; in replace_aligned_alloc()
115 const malloc_hook_table_t* hook_table = gHookTable; in replace_calloc()
141 const malloc_hook_table_t* hook_table = gHookTable; in replace_realloc()
168 const malloc_hook_table_t* hook_table = gHookTable; in replace_free()
179 const malloc_hook_table_t* hook_table = gHookTable; in replace_memalign()
193 const malloc_hook_table_t* hook_table = gHookTable; in replace_valloc()
207 const malloc_hook_table_t* hook_table = gHookTable; in replace_malloc_usable_size()
218 const malloc_hook_table_t* hook_table = gHookTable; in replace_malloc_good_size()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/memory/build/
H A Dreplace_malloc_bridge.h98 } malloc_hook_table_t; typedef
148 const malloc_hook_table_t* aHookTable) { return nullptr; } in RegisterHook()
191 const malloc_hook_table_t* aHookTable) in RegisterHook()
/dports/lang/spidermonkey60/firefox-60.9.0/memory/build/
H A Dreplace_malloc_bridge.h111 } malloc_hook_table_t;
155 const malloc_hook_table_t* aHookTable) {
197 const malloc_hook_table_t* aHookTable) {
/dports/www/firefox-esr/firefox-91.8.0/memory/build/
H A Dreplace_malloc_bridge.h111 } malloc_hook_table_t;
159 const malloc_hook_table_t* aHookTable) {
223 const malloc_hook_table_t* aHookTable) {
/dports/www/firefox/firefox-99.0/memory/build/
H A Dreplace_malloc_bridge.h111 } malloc_hook_table_t;
159 const malloc_hook_table_t* aHookTable) {
223 const malloc_hook_table_t* aHookTable) {
/dports/mail/thunderbird/thunderbird-91.8.0/memory/build/
H A Dreplace_malloc_bridge.h111 } malloc_hook_table_t;
159 const malloc_hook_table_t* aHookTable) {
223 const malloc_hook_table_t* aHookTable) {
/dports/lang/spidermonkey78/firefox-78.9.0/memory/build/
H A Dreplace_malloc_bridge.h111 } malloc_hook_table_t;
159 const malloc_hook_table_t* aHookTable) {
223 const malloc_hook_table_t* aHookTable) {
/dports/www/firefox-legacy/firefox-52.8.0esr/tools/memory-profiler/
H A DUncensoredAllocator.h34 static malloc_hook_table_t mMallocHook;
H A DUncensoredAllocator.cpp25 malloc_hook_table_t MallocHook::mMallocHook;