Searched defs:SB (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMSFCommon.cpp19 Error llvm::msf::validateSuperBlock(const SuperBlock &SB) { argument
[all...]
H A DMSFBuilder.cpp254 SuperBlock *SB = Allocator.Allocate<SuperBlock>(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.cpp124 void MappingTraits<msf::SuperBlock>::mapping(IO &IO, msf::SuperBlock &SB) { argument
138 void MappingTraits<StreamBlockList>::mapping(IO &IO, StreamBlockList &SB) { argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSimpleConstraintManager.h28 SimpleConstraintManager(ExprEngine *exprengine, SValBuilder &SB) argument
H A DRangedConstraintManager.h409 RangedConstraintManager(ExprEngine *EE, SValBuilder &SB) argument
H A DSMTConstraintManager.h35 SMTConstraintManager(clang::ento::ExprEngine *EE, clang::ento::SValBuilder &SB) argument
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectWriter.cpp30 const MCSymbol &SB = B->getSymbol(); local
H A DMCExpr.cpp602 const MCSymbol &SB = B->getSymbol(); local
[all...]
/freebsd-current/contrib/bmake/mk/
H A Dwhats.mk42 SB ?= ${SRCTOP:H} macro
H A Dmeta.sys.mk99 SB = ${SRCTOP:H} macro
H A Dsys.dirdeps.mk53 SB := ${SRCTOP:H} macro
/freebsd-current/share/mk/
H A Dmeta.sys.mk99 SB = ${SRCTOP:H} macro
H A Dsys.dirdeps.mk53 SB := ${SRCTOP:H} macro
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DObjCARCAliasAnalysis.cpp51 const Value *SB = GetRCIdentityRoot(LocB.Ptr); local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-encoding.c261 #define SB(buf, len) \ macro
304 #undef SB macro
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DASanStackFrameLayout.cpp118 SmallVector<uint8_t, 64> SB; local
136 SmallVector<uint8_t, 64> SB local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_segmented_array.h258 auto SB = reinterpret_cast<Segment *>(SegmentBlock.Data); variable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMSFCommon.h64 const SuperBlock *SB = nullptr; member in struct:llvm::msf::MSFLayout
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp176 const MCSymbol *SB = &B->getSymbol(); local
291 const MCSymbol *SB = &B->getSymbol(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp393 const MCSymbol *SB = &B->getSymbol(); local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp301 const llvm::UTF8 *SB = local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFile.cpp124 const msf::SuperBlock *SB = nullptr; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp336 auto SB = WritableMemoryBuffer::getNewUninitMemBuffer(Size, BufferName); local
H A DSourceMgr.cpp197 auto &SB = getBufferInfo(BufferID); local
236 auto &SB = getBufferInfo(BufferID); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchAsmBackend.cpp456 const MCSymbol &SB = Target.getSymB()->getSymbol(); local

Completed in 212 milliseconds

12