Searched defs:mloff (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c994 Dwarf_Unsigned mloff; local
1019 &mloff, 0)) {
1020 debug(3, "die %llu: got mloff %llx\n", off,
1021 (u_longlong_t)mloff);
1022 ml->ml_offset = mloff * 8;

Completed in 49 milliseconds