Searched defs:pe (Results 1 - 25 of 116) sorted by relevance

12345

/freebsd-11-stable/contrib/elftoolchain/libpe/
H A Dpe_cntl.c34 pe_cntl(PE *pe, PE_Cmd cmd) argument
H A Dpe_update.c36 pe_update(PE *pe) argument
[all...]
H A Dpe_init.c38 PE *pe; local
76 pe_finish(PE *pe) argument
86 pe_object(PE *pe) argument
[all...]
H A Dlibpe_utils.c38 libpe_align(PE *pe, off_t off, size_t align) argument
54 libpe_pad(PE *pe, size_t pad) argument
H A Dpe_buffer.c36 PE *pe; local
73 PE *pe; local
[all...]
H A Dpe_rich.c35 pe_rich_header(PE *pe) argument
67 pe_rich_header_validate(PE *pe) argument
[all...]
H A Dlibpe_init.c38 libpe_open_object(PE *pe) argument
116 libpe_release_object(PE *pe) argument
[all...]
H A Dlibpe_rich.c57 libpe_parse_rich_header(PE *pe) argument
H A Dpe_coff.c36 pe_coff_header(PE *pe) argument
48 pe_opt_header(PE *pe) argument
60 pe_data_dir(PE *pe) argument
72 pe_update_coff_header(PE *pe, PE_CoffHd argument
104 pe_update_opt_header(PE *pe, PE_OptHdr *oh) argument
132 pe_update_data_dir(PE *pe, PE_DataDir *dd) argument
[all...]
H A Dpe_dos.c37 pe_msdos_header(PE *pe) argument
54 pe_msdos_stub(PE *pe, size_t *len) argument
74 ps_update_msdos_header(PE *pe, PE_DosHdr *dh) argument
102 ps_update_msdos_stub(PE *pe, char *dos_stub, size_t sz) argument
[all...]
H A Dpe_symtab.c34 pe_update_symtab(PE *pe, char *symtab, size_t sz, unsigned int nsym) argument
H A Dlibpe_buffer.c143 PE *pe; local
H A Dlibpe_dos.c40 libpe_parse_msdos_header(PE *pe, char *hdr) argument
136 libpe_read_msdos_stub(PE *pe) argument
208 libpe_write_msdos_stub(PE *pe, off_t off) argument
[all...]
H A Dpe_flag.c34 pe_flag(PE *pe, PE_Cmd c, unsigned int flags) argument
57 pe_flag_dos_header(PE *pe, PE_Cmd c, unsigned int flags) argument
75 pe_flag_coff_header(PE *pe, PE_Cmd c, unsigned int flags) argument
93 pe_flag_opt_header(PE *pe, PE_Cmd c, unsigned int flags) argument
111 pe_flag_data_dir(PE *pe, PE_Cmd c, unsigned int flags) argument
149 PE *pe; local
[all...]
H A Dpe_section.c35 pe_getscn(PE *pe, size_t ndx) argument
67 pe_nextscn(PE *pe, PE_Scn *ps) argument
90 pe_newscn(PE *pe) argument
122 pe_insertscn(PE *pe, size_t ndx) argument
195 PE *pe; local
[all...]
H A Dlibpe_coff.c40 libpe_parse_coff_header(PE *pe, char *hdr) argument
188 libpe_write_pe_header(PE *pe, off_t off) argument
225 libpe_write_coff_header(PE *pe, off_t off) argument
[all...]
H A Dlibpe_section.c39 libpe_alloc_scn(PE *pe) argument
56 PE *pe; local
84 sort_sections(PE *pe) argument
95 libpe_parse_section_headers(PE *pe) argument
188 libpe_load_section(PE *pe, PE_Scn *ps) argument
258 libpe_load_all_sections(PE *pe) argument
310 libpe_resync_sections(PE *pe, off_t off) argument
417 libpe_write_section_headers(PE *pe, off_t off) argument
468 libpe_write_sections(PE *pe, off_t off) argument
[all...]
/freebsd-11-stable/sys/geom/
H A Dgeom_bsd_enc.c71 u_char *p, *pe; local
150 u_char *p, *pe; local
/freebsd-11-stable/usr.bin/bluetooth/bthost/
H A Dbthost.c113 struct protoent *pe = NULL; local
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dpe.c48 PE *pe; local
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_spectral.c187 HAL_SPECTRAL_PARAM *pe; local
/freebsd-11-stable/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c227 HAL_PHYERR_PARAM *pe; local
[all...]
/freebsd-11-stable/lib/libc/net/
H A Dgetproto.c53 struct protoent pe; local
H A Dgetprotoname.c60 struct protoent pe; local
/freebsd-11-stable/tools/tools/ath/athradar/
H A Dathradar.c83 HAL_PHYERR_PARAM pe; local
163 HAL_PHYERR_PARAM pe; local
[all...]

Completed in 309 milliseconds

12345