Home
last modified time | relevance | path

Searched refs:begin_block (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddebug.h49 void (* begin_block) (unsigned int line, unsigned int n); member
H A Dc-common.h1104 extern tree begin_block (void);
H A Dvmsdbgout.c1343 (*dwarf2_debug_hooks.begin_block) (line, blocknum); in vmsdbgout_begin_block()
H A DChangeLog.apple368 (begin_block): Remove setting of "the_scope" field of the block.
H A Dfinal.c1791 (*debug_hooks->begin_block) (last_linenum, n); in final_scan_insn()
H A Dc-parser.c9276 block = begin_block (); in c_parser_block_literal_expr()
H A Dc-decl.c8031 begin_block (void) in begin_block() function
H A DChangeLog-200117703 * debug.h (gcc_debug_hooks): New hooks begin_block and end_block.
/freebsd-12.1/contrib/gcc/cp/
H A Dsemantics.c4106 begin_block (void) in begin_block() function
H A Dparser.c19787 block = begin_block (); in cp_parser_block_literal_expr()