Home
last modified time | relevance | path

Searched refs:relocated (Results 1 – 25 of 42) sorted by relevance

12

/external/elfutils/libdwfl/
Drelocate.c122 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 …]
Ddwfl_module_getdwarf.c608 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()
DlibdwflP.h136 bool relocated; /* Partial relocation of all sections done. */ member
255 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
DChangeLog184 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/
Drelocated-mapping.s3 @ Implementation-detail test (unfortunately): values that are relocated do not
/external/llvm/test/CodeGen/AArch64/
Dadrp-relocation.ll20 ; object file's .text section gets relocated in memory.
Djump-table.ll53 ; Also check the targets in .rodata are relocated
/external/flac/libFLAC/ia32/
Dbitreader_asm.nasm183 ;; 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/
Dsegments-seginfos.txt75 can be accessed by [relocated] inline 32-bit offset rather than by
/external/llvm/docs/
DCodingStandards.rst1208 /// \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
DWritingAnLLVMBackend.rst1784 the X86 addresses. In all four cases, the relocated value is added to the
/external/antlr/antlr-3.4/runtime/C/
DINSTALL176 time for the entire installation to be relocated. The approach of
/external/open-vcdiff/
DINSTALL176 time for the entire installation to be relocated. The approach of
/external/libcap-ng/libcap-ng-0.7/
DINSTALL176 time for the entire installation to be relocated. The approach of
/external/bison/
DINSTALL176 time for the entire installation to be relocated. The approach of
/external/qemu-pc-bios/bochs/bios/
Drombios.c8466 ;- 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/
Dlibtool.m44365 # 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/
Dlibtool.m44366 # 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/
Dlibtool.m44356 # 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/
Dlibtool.m44322 # 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/
Dlibtool.m44372 # 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/
Dlibtool.m44723 # 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/
Dlibtool.m44800 # 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/
Dlibtool.m44786 # 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/
Daclocal.m44730 # 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

12