Home
last modified time | relevance | path

Searched defs:SecureLogFile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h181 std::string SecureLogFile; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp770 StringRef SecureLogFile = getContext().getSecureLogFile(); in parseDirectiveSecureLogUnique() local