Searched refs:yasm_dbgfmt_cv (Results 1 – 3 of 3) sorted by relevance
39 yasm_dbgfmt_cv *dbgfmt_cv = yasm_xmalloc(sizeof(yasm_dbgfmt_cv)); in cv_dbgfmt_create()69 yasm_dbgfmt_cv *dbgfmt_cv = (yasm_dbgfmt_cv *)dbgfmt; in cv_dbgfmt_destroy()
39 typedef struct yasm_dbgfmt_cv { struct47 } yasm_dbgfmt_cv; argument
335 cv_dbgfmt_add_file(yasm_dbgfmt_cv *dbgfmt_cv, size_t filenum, in cv_dbgfmt_add_file()417 yasm_dbgfmt_cv *dbgfmt_cv;430 yasm_dbgfmt_cv *dbgfmt_cv = info->dbgfmt_cv; in cv_generate_line_bc()526 cv_dbgfmt_add_file((yasm_dbgfmt_cv *)d, 0, filename); in cv_generate_filename()557 yasm_dbgfmt_cv *dbgfmt_cv = (yasm_dbgfmt_cv *)object->dbgfmt; in yasm_cv__generate_symline()