Home
last modified time | relevance | path

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

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