Home
last modified time | relevance | path

Searched refs:Inlinees (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp572 CallerSym Inlinees(SymbolRecordKind::InlineesSym); in TEST_F() local
573 Inlinees.Indices.push_back(TypeIndex(7)); in TEST_F()
574 Inlinees.Indices.push_back(TypeIndex(8)); in TEST_F()
575 Inlinees.Indices.push_back(TypeIndex(9)); in TEST_F()
576 writeSymbolRecords(Callees, Callers, Inlinees); in TEST_F()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h46 virtual Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugSubsectionVisitor.h43 virtual Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp773 Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
777 Error visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &Inlinees,
820 DebugInlineeLinesSubsectionRef &Inlinees, in visitInlineeLines() argument
823 State.strings(), State.checksums(), Inlinees); in visitInlineeLines()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp773 Error visitInlineeLines(DebugInlineeLinesSubsectionRef &Inlinees,
777 Error visitCrossModuleImports(DebugCrossModuleImportsSubsectionRef &Inlinees,
820 DebugInlineeLinesSubsectionRef &Inlinees, in visitInlineeLines() argument
823 State.strings(), State.checksums(), Inlinees); in visitInlineeLines()