Searched defs:SectionsOrErr (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h51 Expected<typename ELFT::ShdrRange> SectionsOrErr = local
82 Expected<typename ELFT::ShdrRange> SectionsOrErr = Obj.sections(); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp489 auto SectionsOrErr = getSectionNames(getPdb()); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h1196 auto SectionsOrErr = sections(); local
1234 auto SectionsOrErr = sections(); local
1276 auto SectionsOrErr = sections(); local
[all...]
H A DELFObjectFile.h344 auto SectionsOrErr = EF.sections(); local
389 auto SectionsOrErr = EF.sections(); variable
490 auto SectionsOrErr = EF.sections(); local
869 auto SectionsOrErr = EF.sections(); local
932 auto SectionsOrErr = EF.sections(); local
991 auto SectionsOrErr = EF.sections(); local
1187 auto SectionsOrErr = EF.sections(); local
1195 auto SectionsOrErr = EF.sections(); local
[all...]

Completed in 173 milliseconds