Home
last modified time | relevance | path

Searched refs:alloc_kind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h331 AllocationKind alloc_kind);
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp516 const llvm::StringRef &name, IRExecutionUnit::AllocationKind alloc_kind) { in GetSectionTypeFromSectionName() argument
518 switch (alloc_kind) { in GetSectionTypeFromSectionName()