Home
last modified time | relevance | path

Searched defs:heap_addr (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/auth/mbedtls/
H A Dmbedtls_common.c31 void *heap_addr; in mbedtls_init() local
62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/auth/mbedtls/
H A Dmbedtls_common.c31 void *heap_addr; in mbedtls_init() local
62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/auth/mbedtls/
H A Dmbedtls_common.c31 void *heap_addr; in mbedtls_init() local
62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/auth/mbedtls/
H A Dmbedtls_common.c31 void *heap_addr; in mbedtls_init() local
62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/auth/mbedtls/
H A Dmbedtls_common.c31 void *heap_addr; in mbedtls_init() local
62 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/breakpad-client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc553 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
555 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
557 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
559 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
561 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/css/sgm/
H A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/css/sgm/
H A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/css/sgm/
H A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/css/sgm/
H A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/css/sgm/
H A Dsgm_plat_config.c76 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/rpi/common/
H A Drpi3_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/socionext/uniphier/
H A Duniphier_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/imx/imx7/common/
H A Dimx7_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/hisilicon/hikey/
H A Dhikey_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/hisilicon/hikey960/
H A Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/imx/imx8m/imx8mm/
H A Dimx8mm_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/hisilicon/hikey/
H A Dhikey_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/rpi/common/
H A Drpi3_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/hisilicon/hikey960/
H A Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()

1234567