aboutsummaryrefslogtreecommitdiff
path: root/debug_info_test/ngcc_comp_path.whitelist
blob: db61504d021d2b04cf8ce8392d7a501bf0b82a90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# CrOS packages are compiled in /tmp/$board/portage/${CATEGORY}/${P}.
# They can be matched by .*/portage/${CATEGORY}/${PN}-.*
.*/portage/chromeos-base/ec-utils-.*
.*/portage/dev-libs/elfutils-.*
.*/portage/dev-libs/libusb-.*
.*/portage/dev-util/perf-.*
.*/portage/media-libs/arc-cros-gralloc-.*
.*/portage/sys-apps/busybox-.*
.*/portage/sys-boot/syslinux-.*
.*/portage/sys-kernel/chromeos-kernel-.*
.*/portage/sys-kernel/kernel-.*
.*/portage/sys-kernel/.*-kernel-.*
.*/portage/sys-libs/gcc-libs-.*
# glibc and libgcc are built in different ways.
# and libstdc++.
.*/glibc-.*/
.*/libgcc/.*
.*/libstdc\+\+-.*