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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp41 ObjectFile *OF = ObjErr.get().getBinary(); local
/freebsd-13-stable/contrib/netbsd-tests/net/net/
H A Dt_unix.c76 #define OF offsetof(struct sockaddr_un, sun_path) macro
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp333 auto &OF = OFOrErr.get(); local
/freebsd-13-stable/bin/pax/
H A Doptions.h66 #define OF 0x00000200 macro
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCFragment.cpp420 const auto *OF = cast<MCOrgFragment>(this); local
427 const auto *OF = cast<MCDwarfLineAddrFragment>(this); local
H A DMCAssembler.cpp347 const MCOrgFragment &OF = cast<MCOrgFragment>(F); local
637 const MCOrgFragment &OF = cast<MCOrgFragment>(F); local
646 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); local
656 const auto &OF = cast<MCCVInlineLineTableFragment>(F); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOutliner.cpp458 emitNotOutliningCheaperRemark( unsigned StringLen, std::vector<Candidate> &CandidatesForRepeatedSeq, OutlinedFunction &OF) argument
492 emitOutlinedFunctionRemark(OutlinedFunction &OF) argument
582 OutlinedFunction OF = local
600 createOutlinedFunction( Module &M, OutlinedFunction &OF, InstructionMapper &Mapper, unsigned Name) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp23 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { argument
27 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { argument
150 auto OF = cast<ObjectFile>(unwrap(BR)); local
159 auto OF = cast<ObjectFile>(unwrap(BR)); local
164 auto OF = cast<ObjectFile>(unwrap(BR)); local
173 auto OF = cast<ObjectFile>(unwrap(BR)); local
198 LLVMGetSections(LLVMObjectFileRef OF) argument
208 LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, LLVMSectionIteratorRef SI) argument
232 LLVMGetSymbols(LLVMObjectFileRef OF) argument
242 LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, LLVMSymbolIteratorRef SI) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp348 auto OF = Triple(M->getTargetTriple()).getObjectFormat(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp853 static Expected<std::vector<SectionRef>> lookupSections(ObjectFile &OF, argument
879 std::unique_ptr<ObjectFile> OF; local
[all...]
/freebsd-13-stable/sys/contrib/zlib/
H A Dzconf.h296 # define OF(args) args macro
298 # define OF(args) () macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp2351 OutputFlags OF = OF_Default; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp169 getInstrProfSectionName(InstrProfSectKind IPSK, Triple::ObjectFormatType OF, bool AddSegmentInfo) argument
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5244 UINT32 OF:1; ///< Overflow Flag. member in struct:__anon9444::__anon9445
5270 UINT32 OF:1; ///< Overflow Flag. member in struct:__anon9446::__anon9447
/freebsd-13-stable/stand/ficl/
H A Dficl.h1092 OF, enumerator in enum:__anon8106

Completed in 237 milliseconds