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