Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp468 return SectionNameOrErr.takeError(); in loadPrecompiledObject() local
864 if (!SectionNameOrErr) in createScopes() local
878 Expected<StringRef> SectionNameOrErr = Section.getName(); createScopes() local
[all...]
H A DLVBinaryReader.cpp182 Expected<StringRef> SectionNameOrErr = Section.getName(); in mapVirtualAddress() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1014 Expected<StringRef> SectionNameOrErr = getSectionName(Sec); in isDebugSection() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp331 Expected<StringRef> SectionNameOrErr = getSectionName(Ref); in isDebugSection() local
H A DMachOObjectFile.cpp2062 Expected<StringRef> SectionNameOrErr = getSectionName(Sec); in isDebugSection() local