Searched refs:start_scope (Results 1 – 3 of 3) sorted by relevance
69 static void start_scope(struct scope **s) in start_scope() function90 start_scope(&block_scope); in start_block_scope()95 start_scope(&block_scope); in start_function_scope()96 start_scope(&label_scope); in start_function_scope()148 start_scope(&label_scope); in start_label_scope()
243 HANDLE_DW_AT(0x2c, start_scope, 2, DWARF)
62121 union acpi_parse_object *start_scope; member