xref: /third_party/libabigail/tests/data/test-diff-dwarf/test21-redundant-fn-v0.cc (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-diff-dwarf/
1e01aa904Sopenharmony_ci// gcc -g -Wall -shared -o libtest21-redundant-fn-v0.so test21-redundant-fn-v0.cc
2e01aa904Sopenharmony_ci
3e01aa904Sopenharmony_cistruct S
4e01aa904Sopenharmony_ci{
5e01aa904Sopenharmony_ci  int m0;
6e01aa904Sopenharmony_ci};
7e01aa904Sopenharmony_ci
8e01aa904Sopenharmony_civoid
9e01aa904Sopenharmony_cifoo(S*)
10e01aa904Sopenharmony_ci{
11e01aa904Sopenharmony_ci}
12e01aa904Sopenharmony_ci
13e01aa904Sopenharmony_civoid
14e01aa904Sopenharmony_cibar(S&)
15e01aa904Sopenharmony_ci{
16e01aa904Sopenharmony_ci}
17

Indexes created Thu Nov 07 10:32:03 CST 2024