Home
last modified time | relevance | path

Searched defs:GetSectionTypeFromName (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp252 static SectionType GetSectionTypeFromName(llvm::StringRef Name) { in GetSectionTypeFromName() function
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1609 static SectionType GetSectionTypeFromName(llvm::StringRef Name) { in GetSectionTypeFromName() function