Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h330 GetSectionTypeFromSectionName(const llvm::StringRef &name,
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp514 lldb::SectionType IRExecutionUnit::GetSectionTypeFromSectionName( in GetSectionTypeFromSectionName() function in IRExecutionUnit
618 GetSectionTypeFromSectionName(SectionName, AllocationKind::Code), Size, in allocateCodeSection()
650 GetSectionTypeFromSectionName(SectionName, AllocationKind::Data), Size, in allocateDataSection()