Searched refs:fde_length (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1067 long fde_length = 0; local
1105 fde_length = curfde->fde_n_bytes + BEGIN_LEN_SIZE + /* cie
1113 fde_length = curfde->fde_n_bytes + BEGIN_LEN_SIZE + /* cie
1170 pad = (int) PADDING(fde_length, upointer_size);
1171 fde_length += pad;
1175 GET_CHUNK(dbg, elfsectno, data, fde_length + BEGIN_LEN_SIZE,
1180 du = fde_length;
1300 cur_off += fde_length + uwordb_size;

Completed in 48 milliseconds