Home
last modified time | relevance | path

Searched refs:sh_nreloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/libpe/
H A Dlibpe_section.c131 PE_READ16(hdr, sh->sh_nreloc); in libpe_parse_section_headers()
450 PE_WRITE16(hdr, sh->sh_nreloc); in libpe_write_section_headers()
H A Dpe.h290 uint16_t sh_nreloc; member