Searched defs:OF (Results 1 – 12 of 12) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/lib/Object/ |
H A D | Object.cpp | 22 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() 26 inline LLVMObjectFileRef wrap(const OwningBinary<ObjectFile> *OF) { in wrap() 79 LLVMSectionIteratorRef LLVMGetSections(LLVMObjectFileRef OF) { in LLVMGetSections() 89 LLVMBool LLVMIsSectionIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSectionIteratorAtEnd() 106 LLVMSymbolIteratorRef LLVMGetSymbols(LLVMObjectFileRef OF) { in LLVMGetSymbols() 116 LLVMBool LLVMIsSymbolIteratorAtEnd(LLVMObjectFileRef OF, in LLVMIsSymbolIteratorAtEnd()
|
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
H A D | MemoryBufferTest.cpp | 74 raw_fd_ostream OF(TestFD, true, /*unbuffered=*/true); in TEST_F() local 139 raw_fd_ostream OF(TestFD, true, !Reopen); in testGetOpenFileSlice() local 178 raw_fd_ostream OF(FD, true, /*unbuffered=*/true); in TEST_F() local
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/ |
H A D | TestingSupport.cpp | 43 ObjectFile *OF = ObjErr.get().getBinary(); in convertForTestingMain() local
|
/minix3/common/dist/zlib/ |
H A D | zconf.h | 172 # define OF(args) args macro 174 # define OF(args) () macro
|
H A D | zconf.in.h | 170 # define OF(args) args macro 172 # define OF(args) () macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 575 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in computeFragmentSize() local 782 const MCOrgFragment &OF = cast<MCOrgFragment>(F); in writeFragment() local 791 const MCDwarfLineAddrFragment &OF = cast<MCDwarfLineAddrFragment>(F); in writeFragment() local 1220 const MCOrgFragment *OF = cast<MCOrgFragment>(this); in dump() local 1226 const MCDwarfLineAddrFragment *OF = cast<MCDwarfLineAddrFragment>(this); in dump() local
|
/minix3/bin/pax/ |
H A D | options.h | 67 #define OF 0x000000200ULL macro
|
/minix3/tests/net/net/ |
H A D | t_unix.c | 76 #define OF offsetof(struct sockaddr_un, sun_path) macro
|
/minix3/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
H A D | zlib.h | 209 # define OF(args) args macro 211 # define OF(args) () macro
|
/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/ |
H A D | CoverageMappingReader.cpp | 488 const ObjectFile *OF = Object.getBinary(); in readHeader() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/ |
H A D | MCJIT.cpp | 311 std::unique_ptr<object::ObjectFile> OF( in getSymbolAddress() local
|
/minix3/external/bsd/dhcp/dist/includes/ |
H A D | dhctoken.h | 162 OF = 360, enumerator
|