Home | History | Annotate | Download | only in libdwfl

Lines Matching refs:bias

125 /* Report that segment NDX begins at PHDR->p_vaddr + BIAS.
138 and the PHDR and BIAS values reflect a segment that would be contiguous,
152 const GElf_Phdr *phdr, GElf_Addr bias,
202 range covered by the module; *DWBIAS is the address bias for debugging
415 are found) for use with libelf. If successful, fills in *BIAS
418 extern Elf *dwfl_module_getelf (Dwfl_Module *, GElf_Addr *bias);
445 and sets *BIAS to the difference between addresses used in
449 Dwarf_Addr *bias)
456 If successful, fills in *BIAS with the difference between
458 extern Dwarf *dwfl_module_getdwarf (Dwfl_Module *, Dwarf_Addr *bias)
470 extern Dwarf *dwfl_addrdwarf (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Addr *bias)
475 extern Dwarf_Die *dwfl_addrdie (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Addr *bias)
478 Dwarf_Addr addr, Dwarf_Addr *bias)
482 extern Dwarf_Die *dwfl_nextcu (Dwfl *dwfl, Dwarf_Die *lastcu, Dwarf_Addr *bias)
485 Dwarf_Die *lastcu, Dwarf_Addr *bias)