Searched defs:LoadFile (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
| H A D | Internalize.cpp | 85 void LoadFile(StringRef Filename) { in LoadFile() function in __anon530a97800111::PreserveAPIList |
| /freebsd-14.2/stand/efi/include/ | ||
| H A D | efiprot.h | 370 EFI_LOAD_FILE LoadFile; member |
| /freebsd-14.2/contrib/bmake/ | ||
| H A D | parse.c | 352 LoadFile(const char *path, int fd) in LoadFile() function |