Searched refs:stringoffset (Results 1 – 4 of 4) sorted by relevance
| /illumos-gate/usr/src/lib/libdwarf/common/ |
| H A D | dwarf_macro5.c | 493 Dwarf_Unsigned stringoffset = 0; in dwarf_get_macro_defundef() local 500 READ_UNALIGNED_CK(dbg,stringoffset,Dwarf_Unsigned, in dwarf_get_macro_defundef() 505 stringoffset, in dwarf_get_macro_defundef() 510 *offset = stringoffset; in dwarf_get_macro_defundef()
|
| H A D | generated_libdwarf.h.in | 3520 Dwarf_Unsigned /*stringoffset*/,
|
| H A D | libdwarf.h.in | 3520 Dwarf_Unsigned /*stringoffset*/,
|
| /illumos-gate/usr/src/cmd/zic/ |
| H A D | zic.c | 2890 stringoffset(char *result, zic_t offset) in stringoffset() function 2974 if (! stringoffset(result, tod)) in stringrule() 3091 offsetlen = stringoffset(result + len, - stdzp->z_stdoff); in stringzone() 3102 offsetlen = stringoffset(result + len, in stringzone()
|