search for: _mulle_objc_methodlist

Displaying 2 results from an estimated 2 matches for "_mulle_objc_methodlist".

2018 May 19
2
tbaa error: Access type node must be a valid scalar type
...atalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-apple-macosx10.13.0" %struct._mulle_objc_method = type { i32, i8*, i8*, i32, i8* } %struct._mulle_objc_loadclass = type { i32, i8*, i32, i32, i8*, i32, i32, i32, %struct._mulle_objc_ivarlist*, %struct._mulle_objc_methodlist*, %struct._mulle_objc_methodlist*, %struct._mulle_objc_propertylist*, %struct._mulle_objc_protocollist*, i32*, i8* } %struct._mulle_objc_ivarlist = type opaque %struct._mulle_objc_methodlist = type opaque %struct._mulle_objc_propertylist = type { i32, [0 x %struct._mulle_objc_property] } %struct...
2018 Jul 25
2
A question to the DWARF experts on symbol indirection
> -----Original Message----- > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Tim > Northover via llvm-dev > Sent: Wednesday, July 25, 2018 3:07 AM > To: Nat! > Cc: LLVM Developers Mailing List > Subject: Re: [llvm-dev] A question to the DWARF experts on symbol > indirection > > Hi Nat!, > > On Wed, 25 Jul 2018 at 01:21, Nat! via