Home
last modified time | relevance | path

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

12

/third_party/elfutils/libdwfl/
Drelocate.c116 Elf *relocated, struct reloc_symtab_cache *cache, in relocate_getsym() argument
121 if (mod->symfile == NULL || mod->symfile->elf != relocated) in relocate_getsym()
129 while ((scn = elf_nextscn (relocated, scn)) != NULL) in relocate_getsym()
146 cache->symelf = relocated; in relocate_getsym()
324 Elf * const relocated, in relocate() argument
364 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab, in relocate()
431 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate()
455 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata, in relocate()
476 Elf_Data *s = gelf_xlatetof (relocated, &rdata, &tmpdata, in relocate()
502 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, in relocate_section() argument
[all …]
Ddwfl_module_getelf.c44 if (mod->e_type == ET_REL && ! mod->main.relocated) in dwfl_module_getelf()
49 mod->main.relocated = true; in dwfl_module_getelf()
55 mod->debug.relocated = true; in dwfl_module_getelf()
56 else if (mod->debug.elf != NULL && ! mod->debug.relocated) in dwfl_module_getelf()
58 mod->debug.relocated = true; in dwfl_module_getelf()
Ddwfl_module_getdwarf.c1321 if (mod->e_type == ET_REL && !debugfile->relocated) in load_dw()
1349 if (mod->e_type == ET_REL && !debugfile->relocated) in load_dw()
1452 && mod->main.relocated && ! mod->debug.relocated) in dwfl_module_getdwarf()
1454 mod->debug.relocated = true; in dwfl_module_getdwarf()
DlibdwflP.h150 bool relocated; /* Partial relocation of all sections done. */ member
490 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
DChangeLog2812 DEBUGFILE->relocated is already set.
2841 * libdwflP.h (struct dwfl_file): New bool member `relocated'.
2888 to relocated st_value.
/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c141 void *relocated; in relocate_bo() local
144 relocated = malloc(bo->size); in relocate_bo()
145 fail_if(relocated == NULL, "out of memory\n"); in relocate_bo()
146 memcpy(relocated, GET_PTR(bo->map), bo->size); in relocate_bo()
155 aub_write_reloc(&devinfo, ((char *)relocated) + relocs[i].offset, in relocate_bo()
159 return relocated; in relocate_bo()
/third_party/musl/porting/linux/user/src/internal/
Ddynlink.h145 char relocated; member
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c75 char relocated; member
1366 if (p->relocated) continue; in reloc_all()
1383 p->relocated = 1; in reloc_all()
1707 ldso.relocated = 0; in __dls2()
1934 vdso.relocated = 1; in __dls3()
2139 if (!p->relocated && (mode & RTLD_LAZY)) { in dlopen()
2142 if (!p->deps[i]->relocated) in dlopen()
2145 if (!p->relocated || (mode & RTLD_GLOBAL)) { in dlopen()
2152 if (!p->relocated) { in dlopen()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c75 char relocated; member
1367 if (p->relocated) continue; in reloc_all()
1384 p->relocated = 1; in reloc_all()
1708 ldso.relocated = 0; in __dls2()
1935 vdso.relocated = 1; in __dls3()
2140 if (!p->relocated && (mode & RTLD_LAZY)) { in dlopen()
2143 if (!p->deps[i]->relocated) in dlopen()
2146 if (!p->relocated || (mode & RTLD_GLOBAL)) { in dlopen()
2153 if (!p->relocated) { in dlopen()
/third_party/musl/ldso/
Ddynlink.c77 char relocated; member
1350 if (p->relocated) continue; in reloc_all()
1367 p->relocated = 1; in reloc_all()
1691 ldso.relocated = 0; in __dls2()
1911 vdso.relocated = 1; in __dls3()
2106 if (!p->relocated && (mode & RTLD_LAZY)) { in dlopen()
2109 if (!p->deps[i]->relocated) in dlopen()
2112 if (!p->relocated || (mode & RTLD_GLOBAL)) { in dlopen()
2119 if (!p->relocated) { in dlopen()
/third_party/vulkan-loader/tests/
DREADME.md30 path and thus require the contents of the folder to not be relocated.
/third_party/elfutils/backends/
Daarch64_reloc.def43 relocated depends on the section defining the symbol mentioned in
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c2475 if (p->relocated) continue; in reloc_all()
2502 p->relocated = 1; in reloc_all()
2835 ldso.relocated = 0; in __dls2()
3095 vdso.relocated = 1; in __dls3()
3493 if (!p->relocated && (mode & RTLD_LAZY)) {
3496 if (!p->deps[i]->relocated)
3499 if (!p->relocated || (mode & RTLD_GLOBAL)) {
3512 if (!p->relocated) {
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_framebuffer_multisample.txt359 b) the blit region may be relocated during the blit
/third_party/tzdata/
Dantarctica320 # Halley is on a moving ice shelf and is periodically relocated
/third_party/openGLES/extensions/NV/
DNV_framebuffer_multisample.txt359 b) the blit region may be relocated during the blit
/third_party/littlefs/
Dlfs.c1742 bool relocated = false; in lfs_dir_compact() local
1833 if (!relocated) { in lfs_dir_compact()
1875 if (!relocated) { in lfs_dir_compact()
1883 relocated = true; in lfs_dir_compact()
1906 return relocated ? LFS_OK_RELOCATED : 0; in lfs_dir_compact()
DDESIGN.md1082 successfully relocated C, update B
1149 successfully relocated B, update root
/third_party/skia/third_party/externals/microhttpd/
DINSTALL176 time for the entire installation to be relocated. The approach of
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc697 // For a DSO, a symbol address is relocated by the loading address.
1346 // This object was relocated.
/third_party/littlefs/tests/
Dtest_move.toml1584 // fixed, possibly in a metadata-pair that needs to be relocated
1728 // fixed, possibly in a metadata-pair that needs to be relocated
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt3396 relocated
/third_party/skia/third_party/externals/microhttpd/m4/
Dlibtool.m44799 # default) and relocated if they conflict, which is a slow very memory
5710 library is relocated])
6369 # default) and relocated if they conflict, which is a slow very memory
/third_party/libffi/m4/
Dlibtool.m45171 # default) and relocated if they conflict, which is a slow very memory
6159 library is relocated])
6898 # default) and relocated if they conflict, which is a slow very memory
/third_party/curl/m4/
Dlibtool.m45213 # default) and relocated if they conflict, which is a slow very memory
6205 library is relocated])
6945 # default) and relocated if they conflict, which is a slow very memory

12