Home
last modified time | relevance | path

Searched full:thunk32sym (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DSymbolRecordHelpers.cpp40 Thunk32Sym Thunk = createRecord<Thunk32Sym>(Sym); in getScopeEndOffset()
71 Thunk32Sym Thunk = createRecord<Thunk32Sym>(Sym); in getScopeParentOffset()
DRecordName.cpp271 // See Thunk32Sym in getSymbolNameOffset()
DSymbolRecordMapping.cpp59 Error SymbolRecordMapping::visitKnownRecord(CVSymbol &CVR, Thunk32Sym &Thunk) { in visitKnownRecord()
DSymbolDumper.cpp135 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, Thunk32Sym &Thunk) { in visitKnownRecord()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DSymbolRecordHelpers.cpp40 Thunk32Sym Thunk = createRecord<Thunk32Sym>(Sym); in getScopeEndOffset()
71 Thunk32Sym Thunk = createRecord<Thunk32Sym>(Sym); in getScopeParentOffset()
DRecordName.cpp269 // See Thunk32Sym in getSymbolNameOffset()
DSymbolRecordMapping.cpp59 Error SymbolRecordMapping::visitKnownRecord(CVSymbol &CVR, Thunk32Sym &Thunk) { in visitKnownRecord()
DSymbolDumper.cpp135 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, Thunk32Sym &Thunk) { in visitKnownRecord()
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbUtil.cpp227 template <> SegmentOffset GetSegmentAndOffset<Thunk32Sym>(const CVSymbol &sym) { in GetSegmentAndOffset()
228 Thunk32Sym record = createRecord<Thunk32Sym>(sym); in GetSegmentAndOffset()
259 return ::GetSegmentAndOffset<Thunk32Sym>(sym); in GetSegmentAndOffset()
309 SegmentOffsetLength GetSegmentOffsetAndLength<Thunk32Sym>(const CVSymbol &sym) { in GetSegmentOffsetAndLength()
310 Thunk32Sym record = createRecord<Thunk32Sym>(sym); in GetSegmentOffsetAndLength()
332 return ::GetSegmentOffsetAndLength<Thunk32Sym>(sym); in GetSegmentOffsetAndLength()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h70 class Thunk32Sym : public SymbolRecord {
72 explicit Thunk32Sym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in Thunk32Sym() function
73 Thunk32Sym(SymbolRecordKind Kind, uint32_t RecordOffset) in Thunk32Sym() function
DCodeViewSymbols.def192 SYMBOL_RECORD(S_THUNK32 , 0x1102, Thunk32Sym)
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h70 class Thunk32Sym : public SymbolRecord {
72 explicit Thunk32Sym(SymbolRecordKind Kind) : SymbolRecord(Kind) {} in Thunk32Sym() function
73 Thunk32Sym(SymbolRecordKind Kind, uint32_t RecordOffset) in Thunk32Sym() function
DCodeViewSymbols.def192 SYMBOL_RECORD(S_THUNK32 , 0x1102, Thunk32Sym)
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h85 class Thunk32Sym : public SymbolRecord {
99 Thunk32Sym(SymbolRecordKind Kind, uint32_t RecordOffset, const Hdr *H, in Thunk32Sym() function
104 static ErrorOr<Thunk32Sym> deserialize(SymbolRecordKind Kind, in deserialize()
113 return Thunk32Sym(Kind, RecordOffset, H, Name, VariantData); in deserialize()
DCVSymbolTypes.def192 SYMBOL_RECORD(S_THUNK32 , 0x1102, Thunk32Sym)
/external/llvm/lib/DebugInfo/CodeView/
DSymbolDumper.cpp104 void CVSymbolDumperImpl::visitThunk32Sym(SymbolKind Kind, Thunk32Sym &Thunk) { in visitThunk32Sym()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp302 template <> void SymbolRecordImpl<Thunk32Sym>::map(IO &IO) { in map()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp279 template <> void SymbolRecordImpl<Thunk32Sym>::map(IO &IO) { in map()
/external/llvm-project/lld/COFF/
DPDB.cpp1311 Thunk32Sym ts(SymbolRecordKind::Thunk32Sym); in addImportFilesToPDB()
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dthunk.ll29 ; CHECK: Thunk32Sym {
44 ; CHECK: Thunk32Sym {
/external/llvm-project/llvm/tools/llvm-pdbutil/
DMinimalSymbolDumper.cpp407 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, Thunk32Sym &Thunk) { in visitKnownRecord()
/external/llvm-project/lld/test/COFF/
Dpdb-thunk.yaml2251 Thunk32Sym: