search for: 17130443

Displaying 8 results from an estimated 8 matches for "17130443".

2018 Jan 25
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
If you run obj2yaml against a very simple object file, you'll see something like this at the end: ``` symbols: - Name: '@comp.id' Value: 17130443 SectionNumber: -1 SimpleType: IMAGE_SYM_TYPE_NULL ComplexType: IMAGE_SYM_DTYPE_NULL StorageClass: IMAGE_SYM_CLASS_STATIC - Name: '@feat.00' Value: 2147484048 SectionNumber: -1 SimpleType: IMAGE_SYM_TYPE_NULL Complex...
2018 Jan 25
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...ld be. On Thu, Jan 25, 2018 at 7:15 PM, Zachary Turner <zturner at google.com> wrote: > If you run obj2yaml against a very simple object file, you'll see > something like this at the end: > ``` > symbols: > - Name: '@comp.id' > Value: 17130443 > SectionNumber: -1 > SimpleType: IMAGE_SYM_TYPE_NULL > ComplexType: IMAGE_SYM_DTYPE_NULL > StorageClass: IMAGE_SYM_CLASS_STATIC > - Name: '@feat.00' > Value: 2147484048 <(21)%204748-4048> > SectionNumbe...
2018 Jan 25
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...:15 PM, Zachary Turner <zturner at google.com> > wrote: > >> If you run obj2yaml against a very simple object file, you'll see >> something like this at the end: >> ``` >> symbols: >> - Name: '@comp.id' >> Value: 17130443 >> SectionNumber: -1 >> SimpleType: IMAGE_SYM_TYPE_NULL >> ComplexType: IMAGE_SYM_DTYPE_NULL >> StorageClass: IMAGE_SYM_CLASS_STATIC >> - Name: '@feat.00' >> Value: 2147484048 <(21)%204748-4048&g...
2018 Jan 26
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...er at google.com> >> wrote: >> >>> If you run obj2yaml against a very simple object file, you'll see >>> something like this at the end: >>> ``` >>> symbols: >>> - Name: '@comp.id' >>> Value: 17130443 >>> SectionNumber: -1 >>> SimpleType: IMAGE_SYM_TYPE_NULL >>> ComplexType: IMAGE_SYM_DTYPE_NULL >>> StorageClass: IMAGE_SYM_CLASS_STATIC >>> - Name: '@feat.00' >>> Value: 214748404...
2018 Jan 26
0
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...; wrote: >>> >>>> If you run obj2yaml against a very simple object file, you'll see >>>> something like this at the end: >>>> ``` >>>> symbols: >>>> - Name: '@comp.id' >>>> Value: 17130443 >>>> SectionNumber: -1 >>>> SimpleType: IMAGE_SYM_TYPE_NULL >>>> ComplexType: IMAGE_SYM_DTYPE_NULL >>>> StorageClass: IMAGE_SYM_CLASS_STATIC >>>> - Name: '@feat.00' >>>> Va...
2018 Jan 26
2
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...t;>>>> If you run obj2yaml against a very simple object file, you'll see >>>>> something like this at the end: >>>>> ``` >>>>> symbols: >>>>> - Name: '@comp.id' >>>>> Value: 17130443 >>>>> SectionNumber: -1 >>>>> SimpleType: IMAGE_SYM_TYPE_NULL >>>>> ComplexType: IMAGE_SYM_DTYPE_NULL >>>>> StorageClass: IMAGE_SYM_CLASS_STATIC >>>>> - Name: '@feat.00' &gt...
2018 Jan 26
1
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
...f you run obj2yaml against a very simple object file, you'll see >>>>>> something like this at the end: >>>>>> ``` >>>>>> symbols: >>>>>> - Name: '@comp.id' >>>>>> Value: 17130443 >>>>>> SectionNumber: -1 >>>>>> SimpleType: IMAGE_SYM_TYPE_NULL >>>>>> ComplexType: IMAGE_SYM_DTYPE_NULL >>>>>> StorageClass: IMAGE_SYM_CLASS_STATIC >>>>>> - Name: ...
2018 Jan 25
3
[lldb-dev] Trying out lld to link windows binaries (using msvc as a compiler)
Any idea on how to create this new symbol there? I saw that there is a symbol pointing to each section, but didn't understand the format, and yaml2obj doesn't check it or do anything with the list. On Thu, Jan 25, 2018 at 6:56 PM, Leonardo Santagada <santagada at gmail.com> wrote: > YES, THANK YOU... I WAS THINKING THIS BUT COMPLETELY FORGOT. > > sorry for the caps... long