Home
last modified time | relevance | path

Searched refs:DW_AT_BORLAND_Delphi_anonymous_method (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DDwarf.h258 DW_AT_BORLAND_Delphi_anonymous_method = 0x3b26, enumerator
/external/llvm/lib/Support/
DDwarf.cpp191 case DW_AT_BORLAND_Delphi_anonymous_method: return "DW_AT_BORLAND_Delphi_anonymous_method"; in AttributeString()