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

/freebsd-11.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c71 void *Allocation; local
H A Duttrack.c148 ACPI_DEBUG_MEM_BLOCK *Allocation; local
217 ACPI_DEBUG_MEM_BLOCK *Allocation; local
280 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
348 AcpiUtFindAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation) argument
406 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
510 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRMemoryMap.h94 struct Allocation struct in class:lldb_private::IRMemoryMap
114 Allocation () : function in struct:lldb_private::IRMemoryMap::Allocation
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRMemoryMap.cpp199 IRMemoryMap::Allocation::Allocation (lldb::addr_t process_alloc, function in class:IRMemoryMap::Allocation
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp259 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); local
/freebsd-11.0-release/contrib/compiler-rt/lib/asan/
H A Dasan_report.cc75 const char *Allocation() { return Magenta(); } function in class:__asan::Decorator

Completed in 98 milliseconds