Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Expression/
H A DIRMemoryMap.h92 struct Allocation { struct
101 AllocationPolicy m_policy; argument
109 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
/freebsd-12.1/sys/contrib/dev/acpica/components/utilities/
H A Duttrack.c254 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateAndTrack() local
323 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateZeroedAndTrack() local
387 void *Allocation, in AcpiUtFreeAndTrack()
455 ACPI_DEBUG_MEM_BLOCK *Allocation) in AcpiUtFindAllocation()
513 ACPI_DEBUG_MEM_BLOCK *Allocation, in AcpiUtTrackAllocation()
616 ACPI_DEBUG_MEM_BLOCK *Allocation, in AcpiUtRemoveAllocation()
H A Dutalloc.c179 void *Allocation; in AcpiOsAllocateZeroed() local
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h49 for (void *Allocation : Allocations) in ~AllocaHolder() local
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DStackColoring.cpp668 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
740 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
/freebsd-12.1/contrib/libxo/doc/
H A Dapi.rst1138 .. _libxo-options:
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_descriptions.h49 const char *Allocation() { return Magenta(); } in Allocation() function
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_report.cc112 const char *Allocation() const { return Magenta(); } in Allocation() function in __hwasan::Decorator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/
H A DIRMemoryMap.cpp270 IRMemoryMap::Allocation::Allocation(lldb::addr_t process_alloc, in Allocation() function in IRMemoryMap::Allocation
/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1346 SmallVector<AllocatedReg, 4> Allocation; in fastLowerArguments() local