Home
last modified time | relevance | path

Searched refs:relocated (Results 1 - 13 of 13) sorted by relevance

/third_party/elfutils/libdwfl/
H A Drelocate.c116 Elf *relocated, struct reloc_symtab_cache *cache, in relocate_getsym()
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()
172 the file being relocated, so it's what we need. Or else in relocate_getsym()
324 Elf * const relocated, in relocate()
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()
473 /* Now convert the relocated datu in relocate()
115 relocate_getsym(Dwfl_Module *mod, Elf *relocated, struct reloc_symtab_cache *cache, int symndx, GElf_Sym *sym, GElf_Word *shndx) relocate_getsym() argument
323 relocate(Dwfl_Module * const mod, Elf * const relocated, struct reloc_symtab_cache * const reloc_symtab, Elf_Data * const tdata, const GElf_Ehdr * const ehdr, GElf_Addr offset, const GElf_Sxword *addend, int rtype, int symndx) relocate() argument
502 relocate_section(Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, size_t shstrndx, struct reloc_symtab_cache *reloc_symtab, Elf_Scn *scn, GElf_Shdr *shdr, Elf_Scn *tscn, bool debugscn, bool partial) relocate_section() argument
798 __libdwfl_relocate_section(Dwfl_Module *mod, Elf *relocated, Elf_Scn *relocscn, Elf_Scn *tscn, bool partial) __libdwfl_relocate_section() argument
[all...]
H A 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()
H A Ddwfl_module_getdwarf.c1321 if (mod->e_type == ET_REL && !debugfile->relocated) in load_dw()
1325 /* The debugging sections have to be 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()
H A DlibdwflP.h150 bool relocated; /* Partial relocation of all sections done. */ member
476 this, dwarf_begin_elf on FILE will read the relocated data.
490 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
/third_party/mesa3d/src/intel/tools/
H A 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/liteos_a/user/ldso/
H A 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()
1974 /* The main program must be relocated LAST since it may contain in __dls3()
1980 * since the TLS images might have contained relocated addresses. */ in __dls3()
2140 if (!p->relocated && (mode & RTLD_LAZY)) { in dlopen()
2143 if (!p->deps[i]->relocated) in dlopen()
2146 if (!p->relocated || (mod in dlopen()
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A 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()
1973 /* The main program must be relocated LAST since it may contain in __dls3()
1979 * since the TLS images might have contained relocated addresses. */ in __dls3()
2139 if (!p->relocated && (mode & RTLD_LAZY)) { in dlopen()
2142 if (!p->deps[i]->relocated) in dlopen()
2145 if (!p->relocated || (mod in dlopen()
[all...]
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h145 char relocated; member
/third_party/musl/src/internal/
H A Ddynlink.h158 char relocated; member
/third_party/musl/ldso/
H A Ddynlink.c87 char relocated; member
1456 if (p->relocated) continue;
1477 p->relocated = 1;
1802 ldso.relocated = 0;
2040 vdso.relocated = 1;
2083 /* The main program must be relocated LAST since it may contain
2089 * since the TLS images might have contained relocated addresses. */
2249 if (!p->relocated && (mode & RTLD_LAZY)) {
2252 if (!p->deps[i]->relocated)
2255 if (!p->relocated || (mod
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c2478 if (p->relocated) continue; in reloc_all()
2505 p->relocated = 1; in reloc_all()
2833 ldso.relocated = 0; in __dls2()
3098 vdso.relocated = 1; in __dls3()
3139 /* The main program must be relocated LAST since it may contain in __dls3()
3148 * since the TLS images might have contained relocated addresses. */ in __dls3()
3497 if (!p->relocated && (mode & RTLD_LAZY)) {
3500 if (!p->deps[i]->relocated)
3503 if (!p->relocated || (mode & RTLD_GLOBAL)) {
3516 if (!p->relocated) {
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c2707 if (p->relocated) continue; in reloc_all()
2734 p->relocated = 1; in reloc_all()
3063 ldso.relocated = 0; in __dls2()
3338 vdso.relocated = 1; in __dls3()
3383 /* The main program must be relocated LAST since it may contain in __dls3()
3392 * since the TLS images might have contained relocated addresses. */ in __dls3()
3773 if (!p->relocated && (mode & RTLD_LAZY)) {
3776 if (!p->deps[i]->relocated)
3779 if (!p->relocated || (mode & RTLD_GLOBAL)) {
3793 if (!p->relocated) {
[all...]
/third_party/littlefs/
H A Dlfs.c1905 bool relocated = false; in lfs_dir_compact() local
1996 if (!relocated) { in lfs_dir_compact()
2038 if (!relocated) { in lfs_dir_compact()
2046 relocated = true; in lfs_dir_compact()
2069 return relocated ? LFS_OK_RELOCATED : 0; in lfs_dir_compact()
2622 // it's possible our predecessor has to be relocated, and if in lfs_rawmkdir()

Completed in 36 milliseconds