Home
last modified time | relevance | path

Searched defs:SectionsOrErr (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h334 auto SectionsOrErr = EF.sections(); in toDRI() local
379 auto SectionsOrErr = EF.sections(); in getBuildAttributes() local
476 auto SectionsOrErr = EF.sections(); in initContent() local
844 auto SectionsOrErr = EF.sections(); in getSectionIndex() local
907 auto SectionsOrErr = EF.sections(); in dynamic_relocation_sections() local
966 auto SectionsOrErr = EF.sections(); in section_rel_begin() local
1161 auto SectionsOrErr = EF.sections(); in section_begin() local
1169 auto SectionsOrErr = EF.sections(); in section_end() local
H A DELF.h1117 auto SectionsOrErr = sections(); in getSHNDXTable() local
1155 auto SectionsOrErr = sections(); in getStringTableForSymtab() local
1197 auto SectionsOrErr = sections(); in getSectionName() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h51 Expected<typename ELFT::ShdrRange> SectionsOrErr = in findSectionByAddress() local
82 Expected<typename ELFT::ShdrRange> SectionsOrErr = Obj.sections(); in printUnwindInformation() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h260 if (auto SectionsOrErr = Obj.sections()) in prepare() local
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Delf2yaml.cpp289 auto SectionsOrErr = Obj.sections(); in dump() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp488 auto SectionsOrErr = getSectionNames(getPdb()); in dumpModules() local