Home
last modified time | relevance | path

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

/freebsd-head/tools/test/stress2/misc/
HDnamecache2.sh70 fsdb -r /dev/md$mdstart <<-EF heredoc
/freebsd-head/contrib/llvm-project/llvm/lib/MC/
HDMCFragment.cpp133 if (const auto *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
HDMCAssembler.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
HDMCWin64EH.cpp2002 unsigned EF = 0; in tryARMPackedUnwind() local
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDELFObjectFile.cpp880 const ELFFile<ELFT> &EF, std::optional<unsigned> TextSectionIndex, in readBBAddrMapImpl()
937 readDynsymVersionsImpl(const ELFFile<ELFT> &EF, in readDynsymVersionsImpl()
HDELF.cpp734 decodeBBAddrMapImpl(const ELFFile<ELFT> &EF, in decodeBBAddrMapImpl()
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDSARIFDiagnostic.cpp108 FullSourceLoc BF(B, SM), EF(E, SM); in addLocationToResult() local
HDTextDiagnostic.cpp869 FullSourceLoc BF(B, SM), EF(E, SM); in emitDiagnosticLoc() local
/freebsd-head/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLDebugSections.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-head/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerDriver.cpp191 const ExternalFunctions *EF) { in ParseFlags()
932 ExternalFunctions *EF = nullptr; variable
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-objdump/
HDELFDump.cpp93 const ELFFile<ELFT> &EF = Obj->getELFFile(); in getRelocationValueString() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/
HDELFObjectFile.h1209 ELFObjectFile<ELFT>::ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, in ELFObjectFile()
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.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-head/contrib/llvm-project/llvm/utils/TableGen/
HDDecoderEmitter.cpp1192 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp12841 EF = MethodDecl->param_end(); in ObjCMethodsAreEqual() local