search for: funcflags

Displaying 20 results from an estimated 31 matches for "funcflags".

2018 Apr 24
8
RFC: LLVM Assembly format for ThinLTO Summary
...{module: ^0, flags: {linkage: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, name: main, summaries: {function: {module: ^0, flags: {linkage: extern, notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, flags: {linkage: extern, notEligibleToImport: 1, live: 0, dsoLocal: 1}, ins...
2018 May 03
2
RFC: LLVM Assembly format for ThinLTO Summary
...e: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: >> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >> flags: {linkage: extern, notEligibleToI...
2018 May 03
0
RFC: LLVM Assembly format for ThinLTO Summary
...> {linkage: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: > {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, > name: main, summaries: {function: {module: ^0, flags: {linkage: extern, > notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: > {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: > {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: > {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, > flags: {linkage: extern, notEligibleToImport: 1, live:...
2018 May 03
0
RFC: LLVM Assembly format for ThinLTO Summary
...otEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: >>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >>> flags: {linkage: extern...
2018 May 03
1
RFC: LLVM Assembly format for ThinLTO Summary
...Import: 0, live: 0, dsoLocal: 1}}}}^2 = gv: >>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >>>> flags:...
2018 Apr 25
0
RFC: LLVM Assembly format for ThinLTO Summary
...> {linkage: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: > {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, > name: main, summaries: {function: {module: ^0, flags: {linkage: extern, > notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: > {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: > {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: > {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, > flags: {linkage: extern, notEligibleToImport: 1, live:...
2018 Apr 30
2
RFC: LLVM Assembly format for ThinLTO Summary
...e: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: >> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >> flags: {linkage: extern, notEligibleToI...
2008 Aug 31
1
[RFC][PATCH] ui: label completion on tab key
This implements the label completion on tab key idea. It does introduce "labelcompl" as new config keyword. The default value is 0 so it does not change current behaviour. If you press tab with an empty command line it will display all labels. If the command line contains any characters it will display the matching labels. This patch is only intended for testing since i didn't check
2018 Apr 25
0
RFC: LLVM Assembly format for ThinLTO Summary
...flags: {linkage: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}} > ^2 = gv: {guid: 6699318081062747564, name: foo} > ^3 = gv: {guid: 15822663052811949562, name: main, summaries: {function: {module: ^0, flags: {linkage: extern, notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}} > ^4 = gv: {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, flags: {linkage: extern, notEligibleToImport: 1, live: 0, dsoLocal: 1...
2018 Apr 30
0
RFC: LLVM Assembly format for ThinLTO Summary
...> {linkage: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: > {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, > name: main, summaries: {function: {module: ^0, flags: {linkage: extern, > notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: > {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: > {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: > {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, > flags: {linkage: extern, notEligibleToImport: 1, live:...
2018 Apr 30
0
RFC: LLVM Assembly format for ThinLTO Summary
...otEligibleToImport: 0, live: 0, dsoLocal: 1}}}}^2 = gv: >>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >>> flags: {linkage: extern...
2018 May 01
3
RFC: LLVM Assembly format for ThinLTO Summary
...Import: 0, live: 0, dsoLocal: 1}}}}^2 = gv: >>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >>>> flags:...
2018 May 01
3
RFC: LLVM Assembly format for ThinLTO Summary
...ocal: 1}}}}^2 = gv: >>>>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>>>> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0,...
2018 May 01
0
RFC: LLVM Assembly format for ThinLTO Summary
...ive: 0, dsoLocal: 1}}}}^2 = gv: >>>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>>> {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, >>>...
2018 May 01
0
RFC: LLVM Assembly format for ThinLTO Summary
...2 = gv: >>>>>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>>>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>>>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>>>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>>>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>>>>> {guid: 16434608426314478903, name: bar, summaries: {function: {...
2018 May 03
0
RFC: LLVM Assembly format for ThinLTO Summary
...>>>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>>>>>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>>>>>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>>>>>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>>>>>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>>>>>>> {guid: 16434608426314478903, name: bar,...
2018 May 03
3
RFC: LLVM Assembly format for ThinLTO Summary
...>>>>>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>>>>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>>>>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>>>>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>>>>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>>>>>> {guid: 16434608426314478903, name: bar, summaries:...
2018 May 03
4
RFC: LLVM Assembly format for ThinLTO Summary
...>>> {guid: 6699318081062747564, name: foo}^3 = gv: {guid: 15822663052811949562, >>>>>>>>>> name: main, summaries: {function: {module: ^0, flags: {linkage: extern, >>>>>>>>>> notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: >>>>>>>>>> {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: >>>>>>>>>> {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}}^4 = gv: >>>>>>>>>> {guid: 16434608426314478903...
2002 Jan 12
0
no echo patch
Hello, pxelinux does not has any password protection, unfortunately my Assembler skills are not that good to extend pxelinux with a global password option. Nevertheless this feature is important, because not every user should have the right to startup an installation of a machine over network. The following patch is only a dirty hack, but other might find it usefull too.(so I post it here) It
2018 May 03
1
RFC: LLVM Assembly format for ThinLTO Summary
...{linkage: common, notEligibleToImport: 0, live: 0, dsoLocal: 1}}}} >> ^2 = gv: {guid: 6699318081062747564, name: foo} >> ^3 = gv: {guid: 15822663052811949562, name: main, summaries: {function: {module: ^0, flags: {linkage: extern, notEligibleToImport: 1, live: 0, dsoLocal: 1}, insts: 5, funcFlags: {readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0}, calls: {{callee: ^5, hotness: unknown}, {callee: ^4, hotness: unknown}}}}} >> ^4 = gv: {guid: 16434608426314478903, name: bar, summaries: {function: {module: ^0, flags: {linkage: extern, notEligibleToImport: 1, live: 0, dsoLoca...