HomeSort by relevance Sort by last modified time
    Searched defs:rels (Results 1 - 13 of 13) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 129 Expected<Elf_Rel_Range> rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /external/llvm/include/llvm/Object/
ELF.h 167 Elf_Rel_Range rels(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
  /toolchain/binutils/binutils-2.25/bfd/
nlmcode.h 1145 arelent *rels; local
1231 arelent *rels; local
    [all...]
elf-bfd.h 653 Elf_Internal_Rela *rels, *rel, *relend;
651 Elf_Internal_Rela *rels, *rel, *relend; member in struct:elf_reloc_cookie
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 880 Elf_Internal_Rela * rels;
895 rels = (Elf_Internal_Rela *) cmalloc (nrels, sizeof (Elf_Internal_Rela));
897 if (rels == NULL)
906 rels[i].r_offset = BYTE_GET (erels[i].r_offset);
907 rels[i].r_info = BYTE_GET (erels[i].r_info);
908 rels[i].r_addend = 0;
924 rels = (Elf_Internal_Rela *) cmalloc (nrels, sizeof (Elf_Internal_Rela));
926 if (rels == NULL)
935 rels[i].r_offset = BYTE_GET (erels[i].r_offset);
936 rels[i].r_info = BYTE_GET (erels[i].r_info)
877 Elf_Internal_Rela * rels; local
1021 Elf_Internal_Rela * rels; local
13847 Elf_Internal_Rela * rels; local
    [all...]
  /external/caliper/lib/
jersey-core-1.11.jar 

Completed in 1042 milliseconds