Home
last modified time | relevance | path

Searched defs:allocation (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp466 Allocation &allocation = iter->second; in Leak() local
482 Allocation &allocation = iter->second; in Free() local
558 Allocation &allocation = iter->second; in WriteMemory() local
674 Allocation &allocation = iter->second; in ReadMemory() local
815 Allocation &allocation = iter->second; in GetMemoryData() local
H A DIRExecutionUnit.cpp93 void IRExecutionUnit::FreeNow(lldb::addr_t allocation) { in FreeNow()
/freebsd/contrib/expat/tests/
H A Dmemcheck.c46 void *allocation; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.c444 u8 i, allocation = 0; in ath12k_htc_get_credit_allocation() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.c484 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.c630 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1608 Address allocation = Address::invalid(); in EmitCXXNewExpr() local
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2034 void *allocation = NULL; in imalloc_body() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h2611 unsigned int allocation:28; member