Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp473 Allocation &allocation = iter->second; in Leak() local
488 Allocation &allocation = iter->second; in Free() local
564 Allocation &allocation = iter->second; in WriteMemory() local
676 Allocation &allocation = iter->second; in ReadMemory() local
811 Allocation &allocation = iter->second; in GetMemoryData() local
H A DIRExecutionUnit.cpp95 void IRExecutionUnit::FreeNow(lldb::addr_t allocation) { in FreeNow()
/freebsd/contrib/expat/tests/
H A Dmemcheck.c47 void *allocation; member
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenCXXExpr.cpp292 Address allocation = Address::invalid(); in emitCXXNewExpr() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhtc.c451 u8 i, allocation = 0; in ath12k_htc_get_credit_allocation() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dhtc.c485 u8 i, allocation = 0; in ath11k_htc_get_credit_allocation() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtc.c634 u8 allocation = 0; in ath10k_htc_get_credit_allocation() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1637 Address allocation = Address::invalid(); in EmitCXXNewExpr() local
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c2485 void *allocation = NULL; in imalloc_body() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h2615 unsigned int allocation:28; member