Lines Matching defs:bias
318 Dwarf_Addr bias = 0;
319 Dwarf_Die *cudie = dwfl_module_addrdie (mod, addr, &bias);
322 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes);
591 Dwarf_Addr bias;
592 Elf *elf = dwfl_module_getelf (mod, &bias);
717 Dwarf_Addr bias;
718 Dwarf_Line *info = dwfl_dwarf_line (line, &bias);
735 Dwarf_Addr bias = 0;
736 Dwarf_Die *cudie = dwfl_module_addrdie (mod, addr, &bias);
739 int nscopes = dwarf_getscopes (cudie, addr - bias, &scopes);
747 dwarf_offdie (dwfl_module_getdwarf (mod, &bias),