Searched defs:relocated (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/0.153/libdwfl/
H A Drelocate.c126 Elf *relocated, struct reloc_symtab_cache *cache,
131 if (mod->symfile == NULL || mod->symfile->elf != relocated)
139 while ((scn = elf_nextscn (relocated, scn)) != NULL)
148 cache->symelf = relocated;
173 the file being relocated, so it's what we need. Or else
296 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, argument
304 const char *tname = elf_strptr (relocated, shstrndx, tshdr->sh_name);
356 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab,
431 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata,
449 /* Now convert the relocated datu
125 relocate_getsym(Dwfl_Module *mod, Elf *relocated, struct reloc_symtab_cache *cache, int symndx, GElf_Sym *sym, GElf_Word *shndx) argument
637 __libdwfl_relocate_section(Dwfl_Module *mod, Elf *relocated, Elf_Scn *relocscn, Elf_Scn *tscn, bool partial) argument
[all...]
H A DlibdwflP.h141 bool relocated; /* Partial relocation of all sections done. */ member in struct:dwfl_file
312 this, dwarf_begin_elf on FILE will read the relocated data.
320 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c8466 ;- INT13h (relocated) -
8646 int19_relocated: ;; Boot function, relocated local
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.

Completed in 97 milliseconds