Searched defs:OF (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilHelpers.cpp38 auto OF = std::make_unique<ToolOutputFile>(OutputFileName, ErrorCode, Flags); local
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp45 ObjectFile *OF = ObjErr.get().getBinary(); local
/freebsd-current/contrib/netbsd-tests/net/net/
H A Dt_unix.c76 #define OF offsetof(struct sockaddr_un, sun_path) macro
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfo.cpp61 ObjectFile *OF = m_dwarf.GetObjectFile(); local
/freebsd-current/bin/pax/
H A Doptions.h63 #define OF 0x00000200 macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp442 const auto *OF = cast<MCOrgFragment>(this); local
449 const auto *OF = cast<MCDwarfLineAddrFragment>(this); local
498 const auto *OF = cast<MCPseudoProbeAddrFragment>(this); local
H A DMCAssembler.cpp362 const MCOrgFragment &OF = cast<MCOrgFragment>(F); local
697 const MCOrgFragment &OF = cast<MCOrgFragment>(F); local
706 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); local
716 const auto &OF = cast<MCCVInlineLineTableFragment>(F); local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp365 auto &OF = OFOrErr.get(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerBinaryMetadata.cpp367 const auto OF = Triple(Mod.getTargetTriple()).getObjectFormat(); local
H A DThreadSanitizer.cpp362 auto OF = Triple(M->getTargetTriple()).getObjectFormat(); local
H A DMemProfiler.cpp366 auto OF = Triple(I->getModule()->getTargetTriple()).getObjectFormat(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp24 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { argument
28 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { argument
153 auto OF = cast<ObjectFile>(unwrap(BR)); local
162 auto OF = cast<ObjectFile>(unwrap(BR)); local
167 auto OF = cast<ObjectFile>(unwrap(BR)); local
176 auto OF = cast<ObjectFile>(unwrap(BR)); local
201 LLVMGetSections(LLVMObjectFileRef OF) argument
211 LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, LLVMSectionIteratorRef SI) argument
234 LLVMGetSymbols(LLVMObjectFileRef OF) argument
244 LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, LLVMSymbolIteratorRef SI) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp1034 lookupSections(ObjectFile &OF, InstrProfSectKind IPSK) { argument
1069 std::unique_ptr<ObjectFile> OF; local
[all...]
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5244 UINT32 OF:1; ///< Overflow Flag. member in struct:__anon9362::__anon9363
5270 UINT32 OF:1; ///< Overflow Flag. member in struct:__anon9364::__anon9365
/freebsd-current/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2412 OutputFlags OF = OF_Default; local
[all...]
/freebsd-current/sys/contrib/zlib/
H A Dzconf.h308 # define OF(args) args macro
310 # define OF(args) () macro
/freebsd-current/stand/ficl/
H A Dficl.h1091 OF, enumerator in enum:__anon130
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp222 getInstrProfSectionName(InstrProfSectKind IPSK, Triple::ObjectFormatType OF, bool AddSegmentInfo) argument

Completed in 178 milliseconds