Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h330 GetSectionTypeFromSectionName(const llvm::StringRef &name,
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp515 lldb::SectionType IRExecutionUnit::GetSectionTypeFromSectionName( in GetSectionTypeFromSectionName() function in IRExecutionUnit
619 GetSectionTypeFromSectionName(SectionName, AllocationKind::Code), Size, in allocateCodeSection()
651 GetSectionTypeFromSectionName(SectionName, AllocationKind::Data), Size, in allocateDataSection()