diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 21:12:01 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-03 21:12:01 +0000 |
commit | f5b50b81cdf4a883c1eba35394b7b2191179d246 (patch) | |
tree | 2ab8ee914b6d655b4b7d3900d642e75266040234 /base/gfx | |
parent | 9cee84a06a0694547bf977f81918d318aecd2d9c (diff) | |
download | chromium_src-f5b50b81cdf4a883c1eba35394b7b2191179d246.zip chromium_src-f5b50b81cdf4a883c1eba35394b7b2191179d246.tar.gz chromium_src-f5b50b81cdf4a883c1eba35394b7b2191179d246.tar.bz2 |
Python script for auto-generating stub/def files for a list of signatures.
This python script takes a list of C-style signatures and generates either a windows def file, or a C++ stub file that allows for binding of functions via dlopen/dlsym. This is used to support delay loading in windows and simulate it on posix systems.
Review URL: http://codereview.chromium.org/113803
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17534 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/gfx')
0 files changed, 0 insertions, 0 deletions