mirror of
https://github.com/openharmony/third_party_re2.git
synced 2026-07-01 09:20:39 -04:00
80be921b27
Signed-off-by:ganchuantao1<ganchuantao1@huawei.com> Signed-off-by: ganchuantao1 <ganchuantao1@huawei.com>
13 lines
248 B
Plaintext
13 lines
248 B
Plaintext
# Linker doesn't like these unmangled:
|
|
# re2::RE2*
|
|
__ZN3re23RE2*
|
|
__ZNK3re23RE2*
|
|
# re2::operator<<*
|
|
__ZN3re2ls*
|
|
# re2::FilteredRE2*
|
|
__ZN3re211FilteredRE2*
|
|
__ZNK3re211FilteredRE2*
|
|
# re2::re2_internal*
|
|
__ZN3re212re2_internal*
|
|
__ZNK3re212re2_internal*
|