Home
last modified time | relevance | path

Searched defs:SectionSym (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp666 if (const MCSymbol *SectionSym = in emitValue() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp650 if (const MCSymbol *SectionSym = in EmitValue() local
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h109 explicit SectionSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in SectionSym() function
110 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset) in SectionSym() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h109 explicit SectionSym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in SectionSym() function
110 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset) in SectionSym() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h164 SectionSym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in SectionSym() function