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

/freebsd-11.0-release/contrib/llvm/tools/llvm-cov/
H A DTestingSupport.cpp43 ObjectFile *OF = ObjErr.get().getBinary(); local
/freebsd-11.0-release/contrib/netbsd-tests/net/net/
H A Dt_unix.c76 #define OF offsetof(struct sockaddr_un, sun_path) macro
[all...]
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCFragment.cpp401 const MCOrgFragment *OF = cast<MCOrgFragment>(this); local
407 const MCDwarfLineAddrFragment *OF = cast<MCDwarfLineAddrFragment>(this); local
H A DMCAssembler.cpp278 const MCOrgFragment &OF = cast<MCOrgFragment>(F); local
520 const MCOrgFragment &OF = cast<MCOrgFragment>(F); local
529 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); local
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DObject.cpp22 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { argument
26 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { argument
79 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { argument
89 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, argument
108 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { argument
118 LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, LLVMSymbolIteratorRef SI) argument
[all...]
/freebsd-11.0-release/bin/pax/
H A Doptions.h64 #define OF 0x00000200 macro
[all...]
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzconf.h63 #define OF(p) p macro
/freebsd-11.0-release/contrib/llvm/lib/ProfileData/
H A DCoverageMappingReader.cpp424 static ErrorOr<SectionRef> lookupSection(ObjectFile &OF, StringRef Name) { argument
443 std::unique_ptr<ObjectFile> OF; local
[all...]
/freebsd-11.0-release/sys/sys/
H A Dzlib.h181 # define OF(args) args macro
183 # define OF(args) () macro
[all...]
/freebsd-11.0-release/lib/libz/
H A Dzconf.h267 # define OF(args) args macro
269 # define OF(args) () macro
/freebsd-11.0-release/sys/boot/ficl/
H A Dficl.h1092 OF, enumerator in enum:__anon7431

Completed in 198 milliseconds