Searched refs:debug_string_size (Results 1 – 2 of 2) sorted by relevance
529 dlthis->debug_string_size = soffset + dlthis->temp_len; in allocate_sections()531 dlthis->debug_string_size = soffset; in allocate_sections()551 dlthis->debug_string_size += in allocate_sections()552 strlen(dlthis->str_head + dlthis->debug_string_size) + 1; in allocate_sections()727 BYTE_TO_HOST_ROUND(dlthis->debug_string_size + 1); in dload_symbols()1685 dlthis->debug_string_size); in init_module_handle()
248 unsigned debug_string_size; member