mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
As of LLVM revision 238073, LLVM stores symbols and section names in the same string table. From the upstream commit mesage: With the scheme of naming sections like ".text.foo" where foo is a symbol, there is a big potential saving in using a single one. This is a cherry-pick of ELF Tool Chain revision 3225. Sponsored by: The FreeBSD Foundation |
||
|---|---|---|
| .. | ||
| archive.c | ||
| ascii.c | ||
| binary.c | ||
| elfcopy.1 | ||
| elfcopy.h | ||
| main.c | ||
| Makefile | ||
| mcs.1 | ||
| sections.c | ||
| segments.c | ||
| strip.1 | ||
| symbols.c | ||