Home
last modified time | relevance | path

Searched defs:SectionNameOrErr (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp466 Expected<StringRef> SectionNameOrErr = Section.getName(); in loadPrecompiledObject() local
863 Expected<StringRef> SectionNameOrErr = Section.getName(); in createScopes() local
877 Expected<StringRef> SectionNameOrErr = Section.getName(); in createScopes() local
H A DLVBinaryReader.cpp158 Expected<StringRef> SectionNameOrErr = Section.getName(); mapVirtualAddress() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h976 Expected<StringRef> SectionNameOrErr = getSectionName(Sec); isDebugSection() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp332 if (!SectionNameOrErr) { in isDebugSection() local
H A DMachOObjectFile.cpp2062 Expected<StringRef> SectionNameOrErr = getSectionName(Sec); in isDebugSection() local