Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp253 static SectionType GetSectionTypeFromName(llvm::StringRef Name) { in GetSectionTypeFromName() function
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1648 static SectionType GetSectionTypeFromName(llvm::StringRef Name) { GetSectionTypeFromName() function