Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp494 lldb::SectionType IRExecutionUnit::GetSectionTypeFromSectionName( in GetSectionTypeFromSectionName() function in IRExecutionUnit
598 GetSectionTypeFromSectionName(SectionName, AllocationKind::Code), Size, in allocateCodeSection()
630 GetSectionTypeFromSectionName(SectionName, AllocationKind::Data), Size, in allocateDataSection()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h335 GetSectionTypeFromSectionName(const llvm::StringRef &name,