Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc561 uintptr_t heap_addr = thread_info.regs.uregs[3]; in TEST_F() local
563 uintptr_t heap_addr = thread_info.regs.regs[3]; in TEST_F() local
565 uintptr_t heap_addr = thread_info.regs.ecx; in TEST_F() local
567 uintptr_t heap_addr = thread_info.regs.rcx; in TEST_F() local
569 uintptr_t heap_addr = thread_info.mcontext.gregs[1]; in TEST_F() local
571 uintptr_t heap_addr = thread_info.mcontext.__gregs[4]; in TEST_F() local
/aosp_15_r20/art/runtime/gc/accounting/
H A Dread_barrier_table.h64 bool IsSet(const void* heap_addr) const { in IsSet()
93 uint8_t* EntryFromAddr(const void* heap_addr) const { in EntryFromAddr()
101 bool IsValidHeapAddr(const void* heap_addr) const { in IsValidHeapAddr()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/auth/mbedtls/
Dmbedtls_common.c32 void *heap_addr; in mbedtls_init() local
63 int get_mbedtls_heap_helper(void **heap_addr, size_t *heap_size) in get_mbedtls_heap_helper()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/morello/
Dmorello_plat.c55 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/arm/board/n1sdp/
Dn1sdp_plat.c58 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/rpi/common/
Drpi3_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx7/common/
Dimx7_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/diphda/common/
H A Ddiphda_plat.c70 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/qemu/common/
H A Dqemu_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
Dimx8mp_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/imx/imx8m/imx8mp/
H A Dimx8mp_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_tbbr.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/synquacer/
Dsq_tbbr.c37 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/arm-trusted-firmware/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()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/imx/imx8m/imx8mm/
Dimx8mm_trusted_boot.c33 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
/aosp_15_r20/external/arm-trusted-firmware/plat/arm/board/tc/
H A Dtc_plat.c139 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()

12