Searched defs:bsd (Results 1 – 2 of 2) sorted by relevance
120 bin_section_data *bsd; member234 bin_section_data *bsd = yasm_section_get_data(sect, &bin_section_data_cb); in bin_lma_create_group() local302 bin_section_data *bsd = yasm_section_get_data(sect, &bin_section_data_cb); in bin_vma_create_group() local474 bin_section_data *bsd; in get_ssym_value() local510 bin_section_data *bsd; in bin_objfmt_expr_xform() local548 bin_section_data *bsd = yasm_section_get_data(sect, &bin_section_data_cb); in map_prescan_bytes() local579 bin_section_data *bsd = group->bsd; in map_sections_summary() local616 bin_section_data *bsd = group->bsd; in map_sections_detail() local685 bin_section_data *bsd = in map_symrec_output() local854 bin_section_data *bsd, *bsd2; in check_lma_overlap() local[all …]
44 enum OutputFormatTy { bsd, sysv, posix }; enumerator