| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/ |
| D | Object.cpp | 23 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() 27 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() 150 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileCopySectionIterator() local 159 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileIsSectionIteratorAtEnd() local 164 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileCopySymbolIterator() local 173 auto OF = cast<ObjectFile>(unwrap(BR)); in LLVMObjectFileIsSymbolIteratorAtEnd() local 198 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() 208 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSectionIteratorAtEnd() 232 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { in LLVMGetSymbols() 242 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSymbolIteratorAtEnd()
|
| D | COFFImportFile.cpp | 576 ObjectFactory OF(llvm::sys::path::filename(ImportName), Machine); in writeImportLibrary() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/ |
| D | MCFragment.cpp | 438 const auto *OF = cast<MCOrgFragment>(this); in dump() local 445 const auto *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local 494 const auto *OF = cast<MCPseudoProbeAddrFragment>(this); in dump() local
|
| D | MCAssembler.cpp | 350 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in computeFragmentSize() local 681 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in writeFragment() local 690 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in writeFragment() local 700 const auto &OF = cast<MCCVInlineLineTableFragment>(F); in writeFragment() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| D | MachineOutliner.cpp | 456 OutlinedFunction &OF) { in emitNotOutliningCheaperRemark() 488 void MachineOutliner::emitOutlinedFunctionRemark(OutlinedFunction &OF) { in emitOutlinedFunctionRemark() 576 OutlinedFunction OF = in findCandidates() local 595 Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) { in createOutlinedFunction()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/ |
| D | TestingSupport.cpp | 42 ObjectFile *OF = ObjErr.get().getBinary(); in convertForTestingMain() local
|
| D | CodeCoverage.cpp | 761 for (StringRef OF : ObjectFilenames) in run() local
|
| /freebsd-12-stable/bin/pax/ |
| D | options.h | 66 #define OF 0x00000200 macro
|
| /freebsd-12-stable/contrib/netbsd-tests/net/net/ |
| D | t_unix.c | 76 #define OF offsetof(struct sockaddr_un, sun_path) macro
|
| /freebsd-12-stable/sys/contrib/zlib/ |
| D | zconf.h | 304 # define OF(args) args macro 306 # define OF(args) () macro
|
| D | zconf.h.in | 293 # define OF(args) args macro 295 # define OF(args) () macro
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | ObjectFilePCHContainerOperations.cpp | 333 auto &OF = OFOrErr.get(); in ExtractPCH() local
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerMerge.cpp | 214 std::ofstream OF(CFPath, std::ofstream::out | std::ofstream::app); in CrashResistantMergeInternalStep() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/ |
| D | llvm-mca.cpp | 477 auto OF = getOutputStream(); in main() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMappingReader.cpp | 929 static Expected<std::vector<SectionRef>> lookupSections(ObjectFile &OF, in lookupSections() 956 std::unique_ptr<ObjectFile> OF; in loadBinaryFormat() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
| D | MCJIT.cpp | 365 std::unique_ptr<object::ObjectFile> OF( in findSymbol() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | ThreadSanitizer.cpp | 418 auto OF = Triple(M->getTargetTriple()).getObjectFormat(); in shouldInstrumentReadWriteFromAddress() local
|
| /freebsd-12-stable/sys/contrib/edk2/Include/Library/ |
| D | BaseLib.h | 6471 UINT32 OF:1; ///< Overflow Flag. member 6497 UINT32 OF:1; ///< Overflow Flag. member
|
| /freebsd-12-stable/stand/ficl/ |
| D | ficl.h | 1092 OF, enumerator
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 176 Triple::ObjectFormatType OF, in getInstrProfSectionName()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Demangle/ |
| D | MicrosoftDemangle.cpp | 2355 OutputFlags OF = OF_Default; in microsoftDemangle() local
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| D | TargetInstrInfo.h | 1931 const outliner::OutlinedFunction &OF) const { in buildOutlinedFrame()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 13400 auto *OF = new (SCEVAllocator) in getWrapPredicate() local
|