Home
last modified time | relevance | path

Searched defs:EF (Results 1 – 14 of 14) sorted by relevance

/freebsd/tools/test/stress2/misc/
H A Dnamecache2.sh70 fsdb -r /dev/md$mdstart <<-EF heredoc
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp133 if (const auto *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
H A DMCAssembler.cpp418 MCEncodedFragment *EF = cast<MCEncodedFragment>(F); in layoutBundle() local
578 const MCEncodedFragment &EF, in writeFragmentPadding()
620 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(&F)) in writeFragment() local
H A DMCWin64EH.cpp1993 unsigned EF = 0; tryARMPackedUnwind() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp880 const ELFFile<ELFT> &EF, std::optional<unsigned> TextSectionIndex, in readBBAddrMapImpl()
937 readDynsymVersionsImpl(const ELFFile<ELFT> &EF, in readDynsymVersionsImpl()
H A DELF.cpp734 decodeBBAddrMapImpl(const ELFFile<ELFT> &EF, in decodeBBAddrMapImpl()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp456 for (auto EF : Site.ExtraFiles) { in toCodeViewSubsection() local
591 auto EF = getFileName(Strings, Checksums, L.NameIndex); in fromCodeViewSubsection() local
634 for (const auto EF : IL.ExtraFiles) { in fromCodeViewSubsection() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp191 const ExternalFunctions *EF) { in ParseFlags()
932 ExternalFunctions *EF = nullptr; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp93 const ELFFile<ELFT> &EF = Obj->getELFFile(); in getRelocationValueString() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h1209 ELFObjectFile<ELFT>::ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, in ELFObjectFile()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp869 FullSourceLoc BF(B, SM), EF(E, SM); in emitDiagnosticLoc() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2598 EF = MethodDecl->param_end(); in WarnConflictingTypedMethods() local
2620 EF = Overridden->param_end(); in CheckConflictingOverridingMethod() local
2656 EF = MethodDecl->param_end(); in WarnExactTypedMethods() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1192 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12841 EF = MethodDecl->param_end(); in ObjCMethodsAreEqual() local