Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/codeview/
Dcv-dbgfmt.h33 unsigned long str_off; /* offset into pathname string table */ member
Dcv-dbgfmt.c51 dbgfmt_cv->filenames[i].str_off = 0; in cv_dbgfmt_create()
Dcv-symline.c365 dbgfmt_cv->filenames[i].str_off = 0; in cv_dbgfmt_add_file()
594 dbgfmt_cv->filenames[i].str_off = off; in yasm_cv__generate_symline()
815 cval = yasm_intnum_create_uint(fi->fn->str_off); in cv8_fileinfo_bc_tobytes()