Home
last modified time | relevance | path

Searched refs:addLocalsForDie (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h380 void addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, DWARFDie Die,
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h425 void addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, DWARFDie Die,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1080 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie() function in DWARFContext
1143 addLocalsForDie(CU, Subprogram, Child, Result); in addLocalsForDie()
1155 addLocalsForDie(CU, Subprogram, Subprogram, Result); in getLocalsForAddress()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1145 void DWARFContext::addLocalsForDie(DWARFCompileUnit *CU, DWARFDie Subprogram, in addLocalsForDie() function in DWARFContext
1208 addLocalsForDie(CU, Subprogram, Child, Result); in addLocalsForDie()
1220 addLocalsForDie(CU, Subprogram, Subprogram, Result); in getLocalsForAddress()