Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h336 AllocationKind alloc_kind);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp495 const llvm::StringRef &name, IRExecutionUnit::AllocationKind alloc_kind) { in GetSectionTypeFromSectionName() argument
497 switch (alloc_kind) { in GetSectionTypeFromSectionName()