Home
last modified time | relevance | path

Searched defs:LoadFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DInternalize.cpp85 void LoadFile(StringRef Filename) { in LoadFile() function in __anon3015b14a0111::PreserveAPIList
/freebsd/stand/efi/include/
H A Defiprot.h370 EFI_LOAD_FILE LoadFile; member
/freebsd/contrib/bmake/
H A Dparse.c352 LoadFile(const char *path, int fd) in LoadFile() function