search for: breg7

Displaying 4 results from an estimated 4 matches for "breg7".

Did you mean: vreg7
2015 Jan 19
2
[LLVMdev] Dropping the DW_ prefix from names in dwarfdump
...> 0x00000047: AT_external( true ) > > 0x00000047: TAG_formal_parameter [3] > 0x00000048: AT_location( 0x00000000 > 0x0000000000000000 - 0x00000000000000b9: breg5 +0 > 0x00000000000000b9 - 0x0000000000000184: breg7 +16, deref ) > 0x0000004c: AT_name( .debug_str[0x00000045] = "y" ) > 0x00000050: AT_decl_file( 0x01 ( "/llvm_cmake/test.cc <http://test.cc/>" ) ) > 0x00000051: AT_decl_line( 0x01 ( 1 ) ) > 0x00000052: AT_type( cu + 0x00000057...
2015 Jan 19
2
[LLVMdev] Dropping the DW_ prefix from names in dwarfdump
Hey guys, Frederic is introducing the expression dumping support and in the interests of tersity is skipping the "DW_" in every "DW_OP" (heck, we could even skip the "OP" given the context - nothing else textual can appear there, right?) Any thoughts on skipping the "DW_" (maybe even the AT/TAG/FORM too) in the rest of dwarfdump? (skipping the AT/TAG (FORM
2015 Jan 19
2
[LLVMdev] Dropping the DW_ prefix from names in dwarfdump
...AT_external( true ) >> >> 0x00000047: TAG_formal_parameter [3] >> 0x00000048: AT_location( 0x00000000 >> 0x0000000000000000 - 0x00000000000000b9: breg5 +0 >> 0x00000000000000b9 - 0x0000000000000184: breg7 +16, deref ) >> 0x0000004c: AT_name( .debug_str[0x00000045] = "y" ) >> 0x00000050: AT_decl_file( 0x01 ( "/llvm_cmake/test.cc <http://test.cc/>" ) ) >> 0x00000051: AT_decl_line( 0x01 ( 1 ) ) >> 0x00000052: AT_type(...
2015 Jan 20
2
[LLVMdev] Dropping the DW_ prefix from names in dwarfdump
...057 => {0x00000057} ( int ) ) 0x00000047: AT_external( true ) 0x00000047: TAG_formal_parameter [3] 0x00000048: AT_location( 0x00000000 0x0000000000000000 - 0x00000000000000b9: breg5 +0 0x00000000000000b9 - 0x0000000000000184: breg7 +16, deref ) 0x0000004c: AT_name( .debug_str[0x00000045] = "y" ) 0x00000050: AT_decl_file( 0x01 ( "/llvm_cmake/test.cc<http://test.cc/>" ) ) 0x00000051: AT_decl_line( 0x01 ( 1 ) ) 0x00000052: AT_type( cu + 0x00000057 => {0x00000057} (...