Home
last modified time | relevance | path

Searched refs:Elf_Options (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp373 struct Elf_Options { struct
465 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()