Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp253 static SectionType GetSectionTypeFromName(llvm::StringRef Name) { in GetSectionTypeFromName() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1626 static SectionType GetSectionTypeFromName(llvm::StringRef Name) { in GetSectionTypeFromName() function