Home
last modified time | relevance | path

Searched defs:pe (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/boot/efi/
Dpe.c120 static inline BOOLEAN verify_pe(const struct PeFileHeader *pe) { in verify_pe()
129 …inline UINTN section_table_offset(const struct DosFileHeader *dos, const struct PeFileHeader *pe) { in section_table_offset()
170 const struct PeFileHeader *pe; in pe_alignment_info() local
197 const struct PeFileHeader *pe; in pe_memory_locate_sections() local
229 struct PeFileHeader pe; in pe_file_locate_sections() local
/systemd-251/src/pstore/
Dpstore.c118 static int move_file(PStoreEntry *pe, const char *subdir) { in move_file()
212 PStoreEntry *pe; in process_dmesg_files() local
/systemd-251/src/shared/
Dbootspec.c567 struct PeHeader pe; in find_sections() local
/systemd-251/src/basic/
Dhashmap.c1603 struct plain_hashmap_entry *pe = plain_bucket_at(other, idx); in _hashmap_merge() local