Lines Matching refs:odb
9 odb/Makefile.am | 5 +++++
10 odb/context.cxx | 4 ++--
11 odb/context.hxx | 4 ++--
12 odb/generator.cxx | 18 +++++++++---------
13 odb/options.cli | 4 ++--
14 odb/parser.cxx | 14 ++++++++++----
15 odb/parser.hxx | 7 ++++---
16 odb/plugin.cxx | 10 +++++-----
17 odb/processor.cxx | 6 +++---
18 odb/validator.cxx | 2 +-
21 diff --git a/odb/Makefile.am b/odb/Makefile.am
23 --- a/odb/Makefile.am
24 +++ b/odb/Makefile.am
25 @@ -9,6 +9,11 @@ plugin_LTLIBRARIES = odb.la
29 +# Note: not passed by libtool when linking odb.so. Seems to be harmless for
37 diff --git a/odb/context.cxx b/odb/context.cxx
39 --- a/odb/context.cxx
40 +++ b/odb/context.cxx
58 diff --git a/odb/context.hxx b/odb/context.hxx
60 --- a/odb/context.hxx
61 +++ b/odb/context.hxx
80 diff --git a/odb/generator.cxx b/odb/generator.cxx
82 --- a/odb/generator.cxx
83 +++ b/odb/generator.cxx
165 diff --git a/odb/options.cli b/odb/options.cli
167 --- a/odb/options.cli
168 +++ b/odb/options.cli
182 diff --git a/odb/parser.cxx b/odb/parser.cxx
184 --- a/odb/parser.cxx
185 +++ b/odb/parser.cxx
230 diff --git a/odb/parser.hxx b/odb/parser.hxx
232 --- a/odb/parser.hxx
233 +++ b/odb/parser.hxx
236 #include <odb/gcc.hxx>
241 #include <odb/pragma.hxx>
242 #include <odb/options.hxx>
264 diff --git a/odb/plugin.cxx b/odb/plugin.cxx
266 --- a/odb/plugin.cxx
267 +++ b/odb/plugin.cxx
312 diff --git a/odb/processor.cxx b/odb/processor.cxx
314 --- a/odb/processor.cxx
315 +++ b/odb/processor.cxx
336 diff --git a/odb/validator.cxx b/odb/validator.cxx
338 --- a/odb/validator.cxx
339 +++ b/odb/validator.cxx