Searched defs:relocated (Results 1 - 9 of 9) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | relocate.c | 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 D | libdwflP.h | 150 bool relocated; /* Partial relocation of all sections done. */ member
|
/third_party/mesa3d/src/intel/tools/ |
H A D | intel_dump_gpu.c | 141 void *relocated; in relocate_bo() local
|
/third_party/musl/porting/linux/user/src/internal/ |
H A D | dynlink.h | 145 char relocated; member
|
/third_party/musl/src/internal/ |
H A D | dynlink.h | 158 char relocated; member
|
/third_party/musl/porting/liteos_a/user/ldso/ |
H A D | dynlink.c | 75 char relocated; member [all...] |
/third_party/musl/porting/liteos_a/user_debug/ldso/ |
H A D | dynlink.c | 75 char relocated; member [all...] |
/third_party/musl/ldso/ |
H A D | dynlink.c | 87 char relocated; member [all...] |
/third_party/littlefs/ |
H A D | lfs.c | 1905 bool relocated = false; in lfs_dir_compact() local
|
Completed in 23 milliseconds