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

/freebsd-10.1-release/sys/contrib/dev/acpica/components/utilities/
H A Dutalloc.c348 void *Allocation; local
400 void *Allocation; local
H A Duttrack.c150 ACPI_DEBUG_MEM_BLOCK *Allocation; local
203 ACPI_DEBUG_MEM_BLOCK *Allocation; local
254 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
322 AcpiUtFindAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation) argument
380 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
483 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRMemoryMap.h80 struct Allocation struct in class:lldb_private::IRMemoryMap
100 Allocation () : function in struct:lldb_private::IRMemoryMap::Allocation
/freebsd-10.1-release/contrib/llvm/tools/lli/
H A DRemoteMemoryManager.h32 struct Allocation { struct in class:llvm::RemoteMemoryManager
33 Allocation() {} function in struct:llvm::RemoteMemoryManager::Allocation
34 Allocation(sys::MemoryBlock mb, unsigned a, bool code) function in struct:llvm::RemoteMemoryManager::Allocation
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRMemoryMap.cpp203 IRMemoryMap::Allocation::Allocation (lldb::addr_t process_alloc, function in class:IRMemoryMap::Allocation
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp271 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); local

Completed in 61 milliseconds