Searched +defs:end +defs:of +defs:line (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | dwarf2out.c | 2092 dwarf2out_begin_prologue (line, file) in dwarf2out_begin_prologue() argument 2164 dwarf2out_end_epilogue (line, file) in dwarf2out_end_epilogue() argument 2316 const char *end; /* Label for end address of range */ member 5913 htab_cu_hash (of) in htab_cu_hash() argument 6550 new_loc_list (expr, begin, end, section, gensym) in new_loc_list() argument 6573 add_loc_descr_to_loc_list (list_head, descr, begin, end, section) in add_loc_descr_to_loc_list() argument 12319 dwarf2out_begin_block (line, blocknum) in dwarf2out_begin_block() argument 12331 dwarf2out_end_block (line, blocknum) in dwarf2out_end_block() argument 12438 dwarf2out_source_line (line, filename) in dwarf2out_source_line() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | dwarf2out.c | 2769 const char *end; /* Label for end address of range */ member 6325 htab_cu_hash (const void *of) in htab_cu_hash() 6948 new_loc_list (dw_loc_descr_ref expr, const char *begin, const char *end, in new_loc_list() 6967 const char *begin, const char *end, in add_loc_descr_to_loc_list() 13685 dwarf2out_source_line (unsigned int line, const char *filename) in dwarf2out_source_line()
|