HomeSort by: relevance | last modified time | path
    Searched defs:elf_section_iterator (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
ELFObjectFile.h 124 class elf_section_iterator : public section_iterator { class in namespace:llvm::object
126 elf_section_iterator(const section_iterator &B) : section_iterator(B) { function in class:llvm::object::elf_section_iterator

Completed in 16 milliseconds