Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Object/
DELFObjectFile.cpp677 const ELFFile<ELFT> &EF, std::optional<unsigned> TextSectionIndex) { in readBBAddrMapImpl()
706 readDynsymVersionsImpl(const ELFFile<ELFT> &EF, in readDynsymVersionsImpl()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dor32-opc.c71 #define EF(func) &(func) macro
74 #define EF(func) EFN macro
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dor32-opc.c63 #define EF(func) &(func) macro
66 #define EF(func) EFN macro
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCAssembler.cpp452 MCEncodedFragment *EF = cast<MCEncodedFragment>(F); in layoutFragment() local
478 const MCEncodedFragment &EF, in writeFragmentPadding()
520 if (const MCEncodedFragment *EF = dyn_cast<MCEncodedFragment>(&F)) in writeFragment() local
DMCWasmStreamer.cpp42 void MCWasmStreamer::mergeFragment(MCDataFragment *DF, MCDataFragment *EF) { in mergeFragment()
DMCFragment.cpp369 if (const auto *EF = dyn_cast<MCEncodedFragment>(this)) in dump() local
DMCELFStreamer.cpp54 MCDataFragment *EF) { in mergeFragment()
DMCWin64EH.cpp1990 unsigned EF = 0; in tryARMPackedUnwind() local
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DSARIFDiagnostic.cpp108 FullSourceLoc BF(B, SM), EF(E, SM); in addLocationToResult() local
DTextDiagnostic.cpp885 FullSourceLoc BF(B, SM), EF(E, SM); in emitDiagnosticLoc() local
/openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/
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
/openbsd/src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
DBenchmarkRunner.cpp180 const ExecutableFunction EF(State.createTargetMachine(), in getRunnableConfiguration() local
/openbsd/src/gnu/llvm/compiler-rt/lib/fuzzer/
DFuzzerDriver.cpp191 const ExternalFunctions *EF) { in ParseFlags()
929 ExternalFunctions *EF = nullptr; variable
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DELFDump.cpp59 const ELFFile<ELFT> &EF = Obj->getELFFile(); in getRelocationValueString() local
/openbsd/src/gnu/llvm/llvm/include/llvm/Object/
DELFObjectFile.h1108 ELFObjectFile<ELFT>::ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, in ELFObjectFile()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclObjC.cpp2591 EF = MethodDecl->param_end(); in WarnConflictingTypedMethods() local
2614 EF = Overridden->param_end(); in CheckConflictingOverridingMethod() local
2648 EF = MethodDecl->param_end(); in WarnExactTypedMethods() local
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp1145 for (const EncodingField &EF : OpInfo) { in emitBinaryParser() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTContext.cpp12207 EF = MethodDecl->param_end(); in ObjCMethodsAreEqual() local