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

/external/elfutils/libdwfl/
H A DlibdwflP.h136 bool relocated; /* Partial relocation of all sections done. */ member in struct:dwfl_file
247 this, dwarf_begin_elf on FILE will read the relocated data.
255 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
H A Drelocate.c122 Elf *relocated, struct reloc_symtab_cache *cache,
127 if (mod->symfile == NULL || mod->symfile->elf != relocated)
135 while ((scn = elf_nextscn (relocated, scn)) != NULL)
144 cache->symelf = relocated;
169 the file being relocated, so it's what we need. Or else
283 relocate_section (Dwfl_Module *mod, Elf *relocated, const GElf_Ehdr *ehdr, argument
291 const char *tname = elf_strptr (relocated, shstrndx, tshdr->sh_name);
330 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab,
404 Elf_Data *d = gelf_xlatetom (relocated, &tmpdata, &rdata,
422 /* Now convert the relocated datu
121 relocate_getsym(Dwfl_Module *mod, Elf *relocated, struct reloc_symtab_cache *cache, int symndx, GElf_Sym *sym, GElf_Word *shndx) argument
610 __libdwfl_relocate_section(Dwfl_Module *mod, Elf *relocated, Elf_Scn *relocscn, Elf_Scn *tscn, bool partial) argument
[all...]
/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 100 milliseconds