Home
last modified time | relevance | path

Searched refs:section_data (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dcoff-pe-read.c180 section_data->ms_type, objfile); in add_pe_exported_sym()
360 section_data[i].vma_offset = 0; in read_pe_exported_syms()
361 section_data[i].rva_start = 1; in read_pe_exported_syms()
362 section_data[i].rva_end = 0; in read_pe_exported_syms()
476 section_data[sectix].rva_start = vaddr; in read_pe_exported_syms()
483 section_data = xrealloc (section_data, (otherix + 1) in read_pe_exported_syms()
488 section_data[otherix].rva_start = vaddr; in read_pe_exported_syms()
490 section_data[otherix].vma_offset = 0; in read_pe_exported_syms()
520 pe_sections_info.sections = section_data; in read_pe_exported_syms()
529 section_data[i].vma_offset in read_pe_exported_syms()
[all …]
H A Dsymfile.c2048 struct load_progress_section_data *section_data; in load_section_callback() local
2062 section_data = xcalloc (1, sizeof (struct load_progress_section_data)); in load_section_callback()
2067 new_request->baton = section_data; in load_section_callback()
2071 section_data->cumulative = args->progress_data; in load_section_callback()
2072 section_data->section_name = sect_name; in load_section_callback()
2073 section_data->section_size = size; in load_section_callback()
2074 section_data->lma = new_request->begin; in load_section_callback()
2075 section_data->buffer = buffer; in load_section_callback()
/dragonfly/crypto/openssh/
H A DPROTOCOL.krl27 string section_data
29 Where "section_type" indicates the type of the "section_data". An exception