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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/
H A Dstabs-dbgfmt.c319 yasm_bytecode *filebc, *nullbc, *laststr, *firstbc; local
388 laststr = yasm_section_bcs_last(info.stabstr);
389 if (laststr == NULL)
394 stab->value = yasm_bc_next_offset(laststr);

Completed in 619 milliseconds