Searched refs:source_file_offset (Results 1 – 1 of 1) sorted by relevance
50 uint32_t source_file_offset; member766 s->source_file_offset = 0xffffffff; in add_string()2218 uint32_t source_file_offset; in handle_udt_src_line() local2275 source_file_offset = add_string (str->string, strlen (str->string), in handle_udt_src_line()2299 bfd_putl32 (source_file_offset, &umsl->source_file_string); in handle_udt_src_line()4278 if (source->mods[i].files[j]->source_file_offset == 0xffffffff) in create_source_info_substream()4280 source->mods[i].files[j]->source_file_offset = strings_len; in create_source_info_substream()4333 bfd_putl32 (source->mods[i].files[j]->source_file_offset, ptr); in create_source_info_substream()4347 && source->mods[i].files[j]->source_file_offset != 0xffffffff) in create_source_info_substream()4356 source->mods[i].files[j]->source_file_offset = 0xffffffff; in create_source_info_substream()