Home
last modified time | relevance | path

Searched refs:cubias (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/tests/
Daddrscopes.c97 Dwarf_Addr cubias; in handle_address() local
98 Dwarf_Die *cudie = dwfl_addrdie (dwfl, pc, &cubias); in handle_address()
103 int n = dwarf_getscopes (cudie, pc - cubias, &scopes); in handle_address()
125 lowpc += cubias; in handle_address()
126 highpc += cubias; in handle_address()