search for: someobj

Displaying 7 results from an estimated 7 matches for "someobj".

2018 Sep 26
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...ases exist; this would open up the floor for a variety of other tools and future work as the concept is rather generic. The proposed YAML format would be analogous to Apple’s .tbd format but differ in a few ways to support ELF object types. An example would be as follows: --- !tapi-tbe-v1 soname: someobj.so architecture: aarch64 symbols: - name: fish type: object size: 48 - name: foobar type: function warning-text: “deprecated in SOMEOBJ_1.3” - name: printf type: function - name: rndfunc type: function undefined: true ... (Note that this doesn’t account for version sets, b...
2018 Sep 27
4
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...re work as the concept is rather > > generic. > > > > The proposed YAML format would be analogous to Apple’s .tbd format but > > differ in a few ways to support ELF object types. An example would be > > as follows: > > > > --- !tapi-tbe-v1 > > soname: someobj.so > > architecture: aarch64 > > symbols: > > - name: fish > > type: object > > size: 48 > > - name: foobar > > type: function > > warning-text: “deprecated in SOMEOBJ_1.3” > > - name: printf > > type: function > > - name:...
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...and future work as the concept is rather >> generic. >> >> The proposed YAML format would be analogous to Apple’s .tbd format but >> differ in a few ways to support ELF object types. An example would be >> as follows: >> >> --- !tapi-tbe-v1 >> soname: someobj.so >> architecture: aarch64 >> symbols: >> - name: fish >> type: object >> size: 48 >> - name: foobar >> type: function >> warning-text: “deprecated in SOMEOBJ_1.3” >> - name: printf >> type: function >> - name: rn...
2018 Sep 28
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...>>> > >>> The proposed YAML format would be analogous to Apple’s .tbd format but > >>> differ in a few ways to support ELF object types. An example would be > >>> as follows: > >>> > >>> --- !tapi-tbe-v1 > >>> soname: someobj.so > >>> architecture: aarch64 > >>> symbols: > >>> - name: fish > >>> type: object > >>> size: 48 > >>> - name: foobar > >>> type: function > >>> warning-text: “deprecated in SOMEOBJ_1.3” > >&...
2018 Sep 26
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...> >> >> >> The proposed YAML format would be analogous to Apple’s .tbd format but >> >> differ in a few ways to support ELF object types. An example would be >> >> as follows: >> >> >> >> --- !tapi-tbe-v1 >> >> soname: someobj.so >> >> architecture: aarch64 >> >> symbols: >> >> - name: fish >> >> type: object >> >> size: 48 >> >> - name: foobar >> >> type: function >> >> warning-text: “deprecated in SOMEOBJ_1.3”...
2018 Sep 27
2
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...t; > >> > > The proposed YAML format would be analogous to Apple’s .tbd format but >> > > differ in a few ways to support ELF object types. An example would be >> > > as follows: >> > > >> > > --- !tapi-tbe-v1 >> > > soname: someobj.so >> > > architecture: aarch64 >> > > symbols: >> > > - name: fish >> > > type: object >> > > size: 48 >> > > - name: foobar >> > > type: function >> > > warning-text: “deprecated in SOMEOBJ_1.3...
2018 Dec 31
0
[RFC] Proposal: llvm-tapi, adding YAML/stub generation for ELF linking support
...analogous to Apple’s .tbd format but<br /> > >>> differ in a few ways to support ELF object types. An example would be<br /> > >>> as follows:<br /> > >>><br /> > >>> --- !tapi-tbe-v1<br /> > >>> soname: someobj.so<br /> > >>> architecture: aarch64<br /> > >>> symbols:<br /> > >>> - name: fish<br /> > >>>  type: object<br /> > >>>  size: 48<br /> > >>> - name: foobar<br /> > >>&...