search for: 8b98

Displaying 5 results from an estimated 5 matches for "8b98".

Did you mean: 898
2014 May 30
3
[LLVMdev] Error with Gold Linker during LTO
...ll in ARM? When doing a objdump -D weakMainO1.exe | grep -A 10 "<_ZN1C13caller_methodEv>:" I see: 00008b88 <_ZN1C13caller_methodEv>: 8b88: e92d4800 push {fp, lr} 8b8c: e1a0b00d mov fp, sp 8b90: e24dd008 sub sp, sp, #8 8b94: e58d0004 str r0, [sp, #4] 8b98: e59d0004 ldr r0, [sp, #4] 8b9c: ebffdd17 bl 0 <__preinit_array_end> 8ba0: e1a0d00b mov sp, fp 8ba4: e8bd4800 pop {fp, lr} 8ba8: e12fff1e bx lr where the bl 0 causes a seg fault. I'll check x86_64, but currently don't have that setup, so it'll take me a litt...
2014 May 30
2
[LLVMdev] Error with Gold Linker during LTO
...t; > > I see: > > 00008b88 <_ZN1C13caller_methodEv>: > 8b88: e92d4800 push {fp, lr} > 8b8c: e1a0b00d mov fp, sp > 8b90: e24dd008 sub sp, sp, #8 > 8b94: e58d0004 str r0, [sp, #4] > 8b98: e59d0004 ldr r0, [sp, #4] > 8b9c: ebffdd17 bl 0 <__preinit_array_end> > 8ba0: e1a0d00b mov sp, fp > 8ba4: e8bd4800 pop {fp, lr} > 8ba8: e12fff1e bx lr > > where the bl 0 c...
2014 May 30
4
[LLVMdev] Error with Gold Linker during LTO
We've found an error during the use of LTO that appears to happen only during the use of the gold linker. We essentially have a file which is compiled *without* LTO: f1() { h1(); } And a second file that is compiled/linked *with* LTO: f2() { f1(); h1(); } This second file has the function h1() inlined during LTO. The resulting executable fails because the symbol for h1
2010 Jun 30
0
FYI: a short guide to libvirt & network filtering iptables/ebtables use
...There are equivalently named C APIs for each of these commands. As with all objects libvirt manages, network filters are configured using an XML format. At a high level the format looks like this: <filter name='no-spamming' chain='XXXX'> <uuid>d217f2d7-5a04-0e01-8b98-ec2743436b74</uuid> <rule ...> .... </rule> <filterref filter='XXXX'/> </filter> Every filter has a name and UUID which serve as unique identifiers. A filter can have zero-or-more <rule> elements which are used to actually define ne...
2016 Nov 21
2
Winbind traffic not encrypted
.... 0x0010: c0a8 3821 0185 c110 1961 eea8 2ec1 aba0 ..8!.....a...... 0x0020: 8018 0139 f27e 0000 0101 080a 0052 eaa4 ...9.~.......R.. 0x0030: 0052 eaa3 0000 00c2 0504 05ff 000c 000c .R.............. 0x0040: 0000 0000 1876 ced3 8e8c 624a ea90 8e8c .....v....bJ.... 0x0050: 8b98 e8da 3071 0201 0764 6c04 2943 4e3d ....0q...dl.)CN= 0x0060: 7573 6572 322c 434e 3d55 7365 7273 2c44 user2,CN=Users,D 0x0070: 433d 6164 2c44 433d 6578 616d 706c 652c C=ad,DC=example, 0x0080: 4443 3d6e 6574 303f 3019 040a 6c6f 6769 DC=net0?0...logi 0x0090: 6e53 6865 6c6c 310b...