/external/elfutils/libdwfl/ |
D | relocate.c | 122 Elf *relocated, struct reloc_symtab_cache *cache, in relocate_getsym() argument 127 if (mod->symfile == NULL || mod->symfile->elf != relocated) in relocate_getsym() 135 while ((scn = elf_nextscn (relocated, scn)) != NULL) in relocate_getsym() 144 cache->symelf = relocated; in relocate_getsym() 283 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() argument 291 const char *tname = elf_strptr (relocated, shstrndx, tshdr->sh_name); in relocate_section() 330 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab, in relocate_section() 404 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate_section() 425 Elf_Data *s = gelf_xlatetof (relocated, &rdata, &tmpdata, in relocate_section() 610 __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated, in __libdwfl_relocate_section() argument [all …]
|
D | dwfl_module_getdwarf.c | 608 if (mod->e_type == ET_REL && !debugfile->relocated) in load_dw() 712 if (mod->e_type == ET_REL && ! mod->main.relocated) in dwfl_module_getelf() 717 mod->main.relocated = true; in dwfl_module_getelf() 723 mod->debug.relocated = true; in dwfl_module_getelf() 724 else if (mod->debug.elf != NULL && ! mod->debug.relocated) in dwfl_module_getelf() 726 mod->debug.relocated = true; in dwfl_module_getelf() 754 && mod->main.relocated && ! mod->debug.relocated) in INTDEF() 756 mod->debug.relocated = true; in INTDEF()
|
D | libdwflP.h | 136 bool relocated; /* Partial relocation of all sections done. */ member 255 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
|
D | ChangeLog | 184 DEBUGFILE->relocated is already set. 213 * libdwflP.h (struct dwfl_file): New bool member `relocated'. 260 to relocated st_value.
|
/external/llvm/test/MC/ARM/ |
D | relocated-mapping.s | 3 @ Implementation-detail test (unfortunately): values that are relocated do not
|
/external/llvm/test/CodeGen/AArch64/ |
D | adrp-relocation.ll | 20 ; object file's .text section gets relocated in memory.
|
D | jump-table.ll | 53 ; Also check the targets in .rodata are relocated
|
/external/flac/libFLAC/ia32/ |
D | bitreader_asm.nasm | 183 ;; this section relocated out of the way for performance 193 ;; this section relocated out of the way for performance 489 ;; this section relocated out of the way for performance
|
/external/valgrind/main/docs/internals/ |
D | segments-seginfos.txt | 75 can be accessed by [relocated] inline 32-bit offset rather than by
|
/external/llvm/docs/ |
D | CodingStandards.rst | 1208 /// \brief PC relative relocation, add the relocated value to 1212 /// \brief PIC base relative relocation, add the relocated value to 1217 /// \brief Absolute relocation, just add the relocated value to the
|
D | WritingAnLLVMBackend.rst | 1784 the X86 addresses. In all four cases, the relocated value is added to the
|
/external/antlr/antlr-3.4/runtime/C/ |
D | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
/external/open-vcdiff/ |
D | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
/external/libcap-ng/libcap-ng-0.7/ |
D | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
/external/bison/ |
D | INSTALL | 176 time for the entire installation to be relocated. The approach of
|
/external/qemu-pc-bios/bochs/bios/ |
D | rombios.c | 8466 ;- INT13h (relocated) - 8646 int19_relocated: ;; Boot function, relocated 8760 ; relocated here because the primary POST area isnt big enough. 9074 ; relocated here because the primary POST area isnt big enough. 9089 ; relocated here because the primary POST area isnt big enough.
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
D | libtool.m4 | 4365 # default) and relocated if they conflict, which is a slow very memory 5204 library is relocated]) 5821 # default) and relocated if they conflict, which is a slow very memory
|
/external/libusb-compat/m4/ |
D | libtool.m4 | 4366 # default) and relocated if they conflict, which is a slow very memory 5205 library is relocated]) 5822 # default) and relocated if they conflict, which is a slow very memory
|
/external/libmtp/m4/ |
D | libtool.m4 | 4356 # default) and relocated if they conflict, which is a slow very memory 5195 library is relocated]) 5812 # default) and relocated if they conflict, which is a slow very memory
|
/external/protobuf/m4/ |
D | libtool.m4 | 4322 # default) and relocated if they conflict, which is a slow very memory 5157 library is relocated]) 5773 # default) and relocated if they conflict, which is a slow very memory
|
/external/open-vcdiff/m4/ |
D | libtool.m4 | 4372 # default) and relocated if they conflict, which is a slow very memory 5212 library is relocated]) 5829 # default) and relocated if they conflict, which is a slow very memory
|
/external/expat/m4/ |
D | libtool.m4 | 4723 # default) and relocated if they conflict, which is a slow very memory 5642 library is relocated]) 6305 # default) and relocated if they conflict, which is a slow very memory
|
/external/openfst/m4/ |
D | libtool.m4 | 4800 # default) and relocated if they conflict, which is a slow very memory 5711 library is relocated]) 6373 # default) and relocated if they conflict, which is a slow very memory
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | libtool.m4 | 4786 # default) and relocated if they conflict, which is a slow very memory 5696 library is relocated]) 6358 # default) and relocated if they conflict, which is a slow very memory
|
/external/expat/ |
D | aclocal.m4 | 4730 # default) and relocated if they conflict, which is a slow very memory 5649 library is relocated]) 6308 # default) and relocated if they conflict, which is a slow very memory
|