Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/MC/
H A DDwarfLineTableHeaders.cpp147 Expected<StringRef> SectionNameOrErr = Section.getName(); verifyDebugLineContents() local
167 Expected<StringRef> SectionNameOrErr = Section.getName(); verifyDebugLineStrContents() local
/llvm-project/bolt/tools/bat-dump/
H A Dbat-dump.cpp97 Expected<StringRef> SectionNameOrErr = Section.getName(); in dumpBATFor() local
/llvm-project/llvm/tools/obj2yaml/
H A Dcoff2yaml.cpp112 Expected<StringRef> SectionNameOrErr = S.getName(); in initializeFileAndStringTable() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp863 if (*SectionNameOrErr == ".debug$T" || *SectionNameOrErr == ".debug$P") in createScopes() local
466 Expected<StringRef> SectionNameOrErr = Section.getName(); loadPrecompiledObject() local
877 Expected<StringRef> SectionNameOrErr = Section.getName(); createScopes() local
[all...]
H A DLVBinaryReader.cpp182 Expected<StringRef> SectionNameOrErr = Section.getName(); in mapVirtualAddress() local
[all...]
/llvm-project/bolt/lib/Profile/
H A DBoltAddressTranslation.cpp571 Expected<StringRef> SectionNameOrErr = Section.getName(); enabledFor() local
/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1014 if (!SectionNameOrErr) { in isDebugSection() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp547 Expected<StringRef> SectionNameOrErr = Section.getName(); discoverStorage() local
1872 Expected<StringRef> SectionNameOrErr = Section.getName(); readSpecialSections() local
/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