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