Home
last modified time | relevance | path

Searched defs:SectionsOrError (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp77 auto SectionsOrError = Elf.sections(); in getDynamicStrTab() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELF.cpp629 auto SectionsOrError = sections(); in dynamicEntries() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELF.h826 Expected<Elf_Shdr_Range> SectionsOrError = sections(); in getDynSymtabSize() local