Searched defs:Allocation (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c179 void *Allocation; local
H A Duttrack.c254 ACPI_DEBUG_MEM_BLOCK *Allocation; local
323 ACPI_DEBUG_MEM_BLOCK *Allocation; local
386 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
454 AcpiUtFindAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
615 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.h59 class Allocation { class in class:llvm::jitlink::JITLinkMemoryManager
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct in class:lldb_private::IRMemoryMap
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp269 IRMemoryMap::Allocation::Allocation(lldb::addr_t process_alloc, function in class:IRMemoryMap::Allocation
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h48 const char *Allocation() { return Magenta(); } function in class:__asan::Decorator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp668 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); local
740 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp118 const char *Allocation() const { return Magenta(); } function in class:__hwasan::Decorator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1351 SmallVector<AllocatedReg, 4> Allocation; local

Completed in 222 milliseconds