Displaying 1 result from an estimated 1 matches for "l_ztvst13bad_exception".
2020 May 07
2
Emitting a local alias
Hi,
I wanted to see if there was a way in IR to emit a local alias such that I
would get:
```
.type _ZTVSt13bad_exception, at object # @_ZTVSt13bad_exception
.globl _ZTVSt13bad_exception
_ZTVSt13bad_exception:
*.L_ZTVSt13bad_exception:*
.long 0 # 0x0
.long (_ZTISt13bad_exception.rtti_proxy-.L_ZTVSt13bad_exception)-8
.long (_ZNSt13bad_exceptionD2Ev.stub at PLT-
.L_ZTVSt13bad_exception)-8
.long (_ZNSt13bad_exceptionD0Ev.stub at PLT-
.L_ZTVSt13bad_exception)-8
.l...