HomeSort by relevance Sort by last modified time
    Searched full:rela (Results 226 - 250 of 464) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/MC/ELF/
cfi-adjust-cfa-offset.s 28 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-advance-loc2.s 27 // CHECK: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-def-cfa-offset.s 28 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-def-cfa-register.s 23 // CHECK: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-def-cfa.s 24 // CHECK: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-offset.s 24 // CHECK: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-rel-offset.s 31 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-rel-offset2.s 23 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-remember.s 27 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-same-value.s 24 // CHECK-NEXT: (('sh_name', 0x0000000c) # '.rela.eh_frame'
cfi-zero-addr-delta.s 30 // CHECK: (('sh_name', 0x0000000c) # '.rela.eh_frame'
basic-elf-64.s 42 // CHECK: # '.rela.text'
  /external/elfutils/libebl/
ebldynamictagname.c 40 "SYMTAB", "RELA", "RELASZ", "RELAENT", "STRSZ", "SYMENT",
eblsectiontypename.c 41 KNOWNSTYPE (RELA),
  /external/elfutils/libelf/
gelf_getrela.c 1 /* Get RELA relocation information at given index.
gelf_update_rela.c 1 /* Update RELA relocation information at given index.
gelf.h 186 /* Retrieve RELA relocation info at the given index. */
192 /* Update RELA relocation information at given index. */
elf_getdata.c 67 [SHT_RELA] = { ELF_T_RELA, sizeof (ElfW2(Bits,Rela)) \
68 AL (__alignof__ (ElfW2(Bits,Rela))) }, \
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/
libgcc_eh.a 380 ? ???F? F .symtab.strtab.shstrtab.rela.text.data.bss.rela.debug_frame.rela.eh_frame.note.GNU-stack @: ?L  &@:,@:?6@:41?Q?  Ht@?C?T?  RDDb?F0  ?I*??<`T/?D@?^@? r? ????????`$??@%P
593 ?BD??D ?DDDDD$????H <? @BD??D BBB????DD B<??D  ? ?B?FF ??D <? tBD??D BBBBB DX??????B $ 8BD??D F??D $`dBD??D B??D <?lBDB BBBBB B?????????D <`?BD??D BB???DBF D@???B 0`tBDD ???DBB???D ?D?B  DBDB ???D zR| ,?BDD ???DB??D H?F?D ,d??BDD ???DD??H ?`F?D 8???B?DD DB????DBB(??B @???BDB B????DB??DD D(??D ^.$0 8BD??D F??D $X`dBD??D B??D <??lBDB BBBBB B?????????D <?`?BD??D BB???DBF D@???B 0`tBDD ???DBB???D 4?D?B  PDBDB ???D .symtab.strtab.shstrtab.rela.text.data.bss.rela.debug_frame.rela.eh_frame.note.GNU-stack @` (…)
    [all...]
  /bionic/linker/
linker.h 128 Elf32_Rela *rela; member in struct:soinfo
linker.c     [all...]
  /external/llvm/lib/CodeGen/
ELF.h 220 bool rela = true, int64_t addend = 0) :
222 r_add(addend), r_rela(rela) {}
  /external/elfutils/src/
elflint.c 943 is_rel_dyn (Ebl *ebl, GElf_Ehdr *ehdr, int idx, GElf_Shdr *shdr, bool rela)
950 if (strcmp (section_name (ebl, ehdr, idx), rela ? ".rela.dyn" : ".rel.dyn"))
1040 /* There is no standard, but we require that .rela.dyn
1069 GElf_Rela *rela; local
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 792 DT_RELA = 7, // Address of relocation table (Rela entries).
793 DT_RELASZ = 8, // Size of Rela relocation table.
794 DT_RELAENT = 9, // Size of a Rela relocation entry.
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/bin/
i686-android-linux-addr2line 

Completed in 309 milliseconds

1 2 3 4 5 6 7 8 91011>>