Displaying 1 result from an estimated 1 matches for "_znk3foo8asstringb5cxx11ev".
2020 Nov 17
1
[DebugInfo] Enabling constructor homing by default
...ed copy in the translation unit. For example in [0] where
I've uploaded a couple of dexter tests for constructor homing, in
partial-type/main.cpp we get:
DW_TAG_class_type
DW_AT_name ("foo")
DW_AT_declaration (true)
DW_TAG_subprogram
DW_AT_linkage_name ("_ZNK3foo8asStringB5cxx11Ev")
DW_AT_name ("asString")
DW_AT_decl_file ("./theclass.h")
DW_AT_decl_line (12)
DW_AT_type (0x000014e6 "string")
DW_AT_declaration (true)
DW_AT_external (true)
DW_AT_accessibility (DW_ACCESS_public)
D...