/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | linux_ptrace_dumper_unittest.cc | 561 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 D | read_barrier_table.h | 64 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 D | mbedtls_common.c | 31 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/ |
D | mbedtls_common.c | 32 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 D | sgm_plat_config.c | 76 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/ |
D | morello_plat.c | 55 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/ |
D | n1sdp_plat.c | 58 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 D | imx8mm_trusted_boot.c | 33 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/ |
D | rpi3_trusted_boot.c | 33 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/ |
D | uniphier_tbbr.c | 37 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 D | imx7_trusted_boot.c | 33 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/ |
D | imx7_trusted_boot.c | 33 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 D | diphda_plat.c | 70 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 D | qemu_trusted_boot.c | 33 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/ |
D | imx8mp_trusted_boot.c | 33 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 D | imx8mp_trusted_boot.c | 33 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/ |
D | hikey960_tbbr.c | 33 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 D | hikey960_tbbr.c | 33 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/ |
D | hikey_tbbr.c | 33 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 D | rpi3_trusted_boot.c | 33 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/ |
D | sq_tbbr.c | 37 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 D | hikey_tbbr.c | 33 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 D | uniphier_tbbr.c | 37 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/ |
D | imx8mm_trusted_boot.c | 33 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 D | tc_plat.c | 139 int plat_get_mbedtls_heap(void **heap_addr, size_t *heap_size) in plat_get_mbedtls_heap()
|