HomeSort by relevance Sort by last modified time
    Searched refs:symbias (Results 1 - 5 of 5) sorted by null

  /external/elfutils/libdwfl/
dwfl_module_info.c 34 Dwarf_Addr *dwbias, Dwarf_Addr *symbias,
50 if (symbias)
51 *symbias = (mod->symfile == NULL ? (Dwarf_Addr) -1
libdwfl.h 197 information, and *SYMBIAS for symbol table entries (either is -1 if not
203 Dwarf_Addr *dwbias, Dwarf_Addr *symbias,
    [all...]
  /external/syslinux/com32/lib/sys/module/
common.c 489 Elf_Word symbias = *cr_word++; local
505 Elf_Word *gnu_chain_zero = cr_word - symbias;
  /external/elfutils/src/
elflint.c 2116 Elf32_Word symbias = ((Elf32_Word *) data->d_buf)[1]; local
    [all...]
readelf.c 3212 Elf32_Word symbias = ((Elf32_Word *) data->d_buf)[1]; local
    [all...]

Completed in 451 milliseconds