Searched refs:fun_offset (Results 1 – 1 of 1) sorted by relevance
161 long fun_offset; member496 info.fun_offset = -1; in write_stabs_in_sections_debugging_info()2088 assert (info->nesting == 0 && info->fun_offset == -1); in stab_start_function()2098 info->fun_offset = info->symbols_size; in stab_start_function()2174 if (info->fun_offset != -1) in stab_start_block()2176 bfd_put_32 (info->abfd, addr, info->symbols + info->fun_offset + 8); in stab_start_block()2177 info->fun_offset = -1; in stab_start_block()