Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h121 class elf_section_iterator : public section_iterator {
123 elf_section_iterator(const section_iterator &B) : section_iterator(B) { in elf_section_iterator() function