blob: f130400241b0d937a825c2cf214ff494cf19fc0e [file] [log] [blame] [raw]
{
"asm": [
{
"labels": [],
"source": null,
"text": "_Z3foov:"
},
{
"labels": [],
"source": {
"column": 24,
"file": null,
"line": 3
},
"text": " mov eax, 42"
},
{
"labels": [],
"source": {
"column": 24,
"file": null,
"line": 3
},
"text": " ret"
},
{
"labels": [],
"source": null,
"text": "_Z3barv:"
},
{
"labels": [],
"source": {
"column": 14,
"file": "/opt/compiler-explorer/gcc-8.3.0/include/c++/8.3.0/typeinfo",
"line": 100
},
"text": " mov rax, QWORD PTR _ZTIi[rip+8]"
},
{
"labels": [],
"source": {
"column": 31,
"file": "/opt/compiler-explorer/gcc-8.3.0/include/c++/8.3.0/typeinfo",
"line": 100
},
"text": " cmp BYTE PTR [rax], 42"
},
{
"labels": [],
"source": {
"column": 31,
"file": "/opt/compiler-explorer/gcc-8.3.0/include/c++/8.3.0/typeinfo",
"line": 100
},
"text": " sete dl"
},
{
"labels": [],
"source": {
"column": 31,
"file": "/opt/compiler-explorer/gcc-8.3.0/include/c++/8.3.0/typeinfo",
"line": 100
},
"text": " movzx edx, dl"
},
{
"labels": [],
"source": {
"column": 40,
"file": null,
"line": 4
},
"text": " movsx eax, BYTE PTR [rax+rdx]"
},
{
"labels": [],
"source": {
"column": 43,
"file": null,
"line": 4
},
"text": " ret"
},
{
"labels": [],
"source": null,
"text": "_Z3bazv:"
},
{
"labels": [],
"source": {
"column": 45,
"file": null,
"line": 6
},
"text": " mov eax, 53"
},
{
"labels": [],
"source": {
"column": 45,
"file": null,
"line": 6
},
"text": " ret"
}
],
"labelDefinitions": {
"_Z3barv": 4,
"_Z3bazv": 11,
"_Z3foov": 1
}
}