Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h335 GetSectionTypeFromSectionName(const llvm::StringRef &name,
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp489 lldb::SectionType IRExecutionUnit::GetSectionTypeFromSectionName( in GetSectionTypeFromSectionName() function in IRExecutionUnit
593 GetSectionTypeFromSectionName(SectionName, AllocationKind::Code), Size, in allocateCodeSection()
625 GetSectionTypeFromSectionName(SectionName, AllocationKind::Data), Size, in allocateDataSection()