xref: /third_party/libabigail/tests/data/test-abicompat/test4-soname-changed-v1.cc
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-abicompat/
1e01aa904Sopenharmony_ci// Compile this file with:
2e01aa904Sopenharmony_ci//   g++ -g -Wall -shared -Wl,-soname=libtest4-soname-changed.so.1  -o libtest4-soname-changed-v1.so test4-soname-changed-v1.cc
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_civoid
5e01aa904Sopenharmony_cifunc0()
6e01aa904Sopenharmony_ci{
7e01aa904Sopenharmony_ci}
8e01aa904Sopenharmony_ci
9e01aa904Sopenharmony_civoid
10e01aa904Sopenharmony_cifunc1()
11e01aa904Sopenharmony_ci{
12e01aa904Sopenharmony_ci}
13

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