HomeSort by relevance Sort by last modified time
    Searched refs:rel_t (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker_reloc_iterators.h 43 typedef ElfW(Rela) rel_t; typedef in class:plain_reloc_iterator
45 typedef ElfW(Rel) rel_t;
48 plain_reloc_iterator(rel_t* rel_array, size_t count)
55 rel_t* next() {
59 rel_t* const begin_;
60 rel_t* const end_;
61 rel_t* current_;
69 typedef ElfW(Rela) rel_t; typedef in class:packed_reloc_iterator
71 typedef ElfW(Rel) rel_t;
89 rel_t* next()
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elf32-nds32.c 8284 Elf_Internal_Rela *rel_t; local
8318 Elf_Internal_Rela *rel_t = NULL; local
8353 Elf_Internal_Rela *rel_t; local
    [all...]

Completed in 56 milliseconds