Searched refs:Elf_Options (Results 1 – 1 of 1) sorted by relevance
373 struct Elf_Options { struct465 const llvm::ELF::Elf_Options* optb = in readSection()466 reinterpret_cast<const llvm::ELF::Elf_Options*>(region.begin()); in readSection()467 const llvm::ELF::Elf_Options* opte = in readSection()468 reinterpret_cast<const llvm::ELF::Elf_Options*>(region.begin() + in readSection()471 for (const llvm::ELF::Elf_Options* opt = optb; opt < opte; in readSection()