HomeSort by relevance Sort by last modified time
    Searched refs:relocated (Results 1 - 25 of 26) sorted by null

1 2

  /external/elfutils/libdwfl/
dwfl_module_getelf.c 40 if (mod->e_type == ET_REL && ! mod->main.relocated)
45 mod->main.relocated = true;
51 mod->debug.relocated = true;
52 else if (mod->debug.elf != NULL && ! mod->debug.relocated)
54 mod->debug.relocated = true;
relocate.c 106 the symbol table in RELOCATED itself when it has one, not MOD->symfile. */
109 Elf *relocated, struct reloc_symtab_cache *cache,
114 if (mod->symfile == NULL || mod->symfile->elf != relocated)
122 while ((scn = elf_nextscn (relocated, scn)) != NULL)
139 cache->symelf = relocated;
165 the file being relocated, so it's what we need. Or else
317 Elf * const relocated,
356 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab,
431 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata,
449 /* Now convert the relocated datum back to the targe
    [all...]
libdwflP.h 153 bool relocated; /* Partial relocation of all sections done. */ member in struct:dwfl_file
473 this, dwarf_begin_elf on FILE will read the relocated data.
487 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
dwfl_module_getdwarf.c     [all...]
  /external/llvm/test/MC/ARM/
arm-elf-relocation-diagnostics.s 7 @ CHECK: error: relocated expression must be 32-bit
12 @ CHECK: error: relocated expression must be 32-bit
17 @ CHECK: error: relocated expression must be 32-bit
22 @ CHECK: error: relocated expression must be 32-bit
relocated-mapping.s 3 @ Implementation-detail test (unfortunately): values that are relocated do not
eh-compact-pr1.s 65 @ The first word should be relocated to .TEST1 section, and the second word
66 @ should be relocated to .ARM.extab.TEST1 section. Besides, there is
eh-directive-section.s 90 @ The first word should be relocated to the code address in .TEST1 section.
91 @ The second word should be relocated to the EHTAB entry in .ARM.extab.TEST1
149 @ The first word should be relocated to the code address in TEST2 section.
150 @ The second word should be relocated to the EHTAB entry in .ARM.extabTEST2
eh-compact-pr0.s 64 @ The first word should be relocated to .TEST1 section. Besides, there is
101 @ The first word should be relocated to .TEST2 section. Besides, there is
eh-directive-section-multiple-func.s 100 @ The first word of each entry should be relocated to .TEST1 section.
101 @ The second word of each entry should be relocated to
eh-directive-text-section-multiple-func.s 60 @ The first word of each entry should be relocated to .text section.
eh-directive-text-section.s 75 @ The first word should be relocated to the code address in .text section.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
v32-ba-1.d 6 # Check that 32-bit branches (PCREL:s) are relocated right.
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 
  /build/core/clang/
mips.mk 19 # relocated ptrs in read-only pic .gcc_exception_table;
mips64.mk 19 # relocated ptrs in read-only pic .gcc_exception_table;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
ifunc-7c.d 6 # Check if adrp and ldr have been relocated correctly.
  /bionic/linker/
linker.cpp     [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-artifact/2.2.1/
maven-artifact-2.2.1.jar 

Completed in 644 milliseconds

1 2