Searched defs:Sym (Results 1 - 25 of 249) sorted by relevance

12345678910

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DConstraintManager.cpp25 getLocFromSymbol(const ProgramStateRef &State, SymbolRef Sym) argument
32 checkNull(ProgramStateRef State, SymbolRef Sym) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.h40 const codeview::ProcSym Sym; member in class:llvm::pdb::NativeFunctionSymbol
H A DNativeInlineSiteSymbol.h36 const codeview::InlineSiteSym Sym; member in class:llvm::pdb::NativeInlineSiteSymbol
H A DNativePublicSymbol.h37 const codeview::PublicSym32 Sym; member in class:llvm::pdb::NativePublicSymbol
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCAsmInfo.cpp32 const MCExpr *RISCVMCAsmInfo::getExprForFDESymbol(const MCSymbol *Sym, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectWriter.h98 virtual void addAddrsigSymbol(const MCSymbol *Sym) {} argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcMCAsmInfo.cpp48 SparcELFMCAsmInfo::getExprForPersonalitySymbol(const MCSymbol *Sym, argument
61 SparcELFMCAsmInfo::getExprForFDESymbol(const MCSymbol *Sym, argument
H A DSparcELFObjectWriter.cpp116 bool SparcELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp23 uint32_t llvm::codeview::getScopeEndOffset(const CVSymbol &Sym) { argument
54 llvm::codeview::getScopeParentOffset(const llvm::codeview::CVSymbol &Sym) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFELFObjectWriter.cpp54 const MCSymbol &Sym = A->getSymbol(); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfoImpls.h43 StubValueTy &getGVStubEntry(MCSymbol *Sym) { argument
48 StubValueTy &getThreadLocalGVStubEntry(MCSymbol *Sym) { argument
72 StubValueTy &getGVStubEntry(MCSymbol *Sym) { argument
94 StubValueTy &getGVStubEntry(MCSymbol *Sym) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCELFObjectTargetWriter.cpp20 bool MCELFObjectTargetWriter::needsRelocateWithSymbol(const MCSymbol &Sym, argument
H A DMCAsmInfo.cpp94 MCAsmInfo::getExprForPersonalitySymbol(const MCSymbol *Sym, argument
101 MCAsmInfo::getExprForFDESymbol(const MCSymbol *Sym, argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dxcoff2yaml.cpp59 XCOFFYAML::Symbol Sym; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DSymbolSize.cpp37 static unsigned getSymbolSectionID(const ObjectFile &O, SymbolRef Sym) { argument
63 SymbolRef Sym = *I; local
[all...]
H A DTapiFile.cpp28 static uint32_t getFlags(const Symbol *Sym) { argument
82 const Symbol &Sym = Symbols[DRI.d.a]; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativePublicSymbol.cpp19 NativePublicSymbol(NativeSession &Session, SymIndexId Id, const codeview::PublicSym32 &Sym) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinCFGuard.cpp80 MCSymbol *WinCFGuard::lookupImpSymbol(const MCSymbol *Sym) { argument
H A DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { argument
H A DOcamlGCPrinter.cpp67 MCSymbol *Sym = AP.OutContext.getOrCreateSymbol(TmpStr); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRMCELFStreamer.cpp23 emitValueForModiferKind( const MCSymbol *Sym, unsigned SizeInBytes, SMLoc Loc, AVRMCExpr::VariantKind ModifierKind) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEELFObjectWriter.cpp112 bool VEELFObjectWriter::needsRelocateWithSymbol(const MCSymbol &Sym, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp25 const MCSymbol *Sym = TM.getSymbol(GV); local
42 getIndirectSymViaGOTPCRel( const GlobalValue *GV, const MCSymbol *Sym, const MCValue &MV, int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.cpp36 MCSymbol *Sym = TM.getSymbol(GV); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp57 bool objdump::isLabel(const XCOFFObjectFile *Obj, const SymbolRef &Sym) { argument
47 getXCOFFSymbolCsectSMC(const XCOFFObjectFile *Obj, const SymbolRef &Sym) argument

Completed in 362 milliseconds

12345678910