Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dcil-coff.h275 guint16 st_reloc_count; member
H A Dimage.c377 t->st_reloc_count = GUINT16_FROM_LE (t->st_reloc_count); in load_section_tables()
/dports/lang/mono/mono-5.10.1.57/tools/pedump/
H A Dpedump.c229 hex16 (" Reloc Count", st->st_reloc_count); in dump_section_table()