mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 07:49:33 +01:00
private_extern (or plain global in case of PECOFF, as the effect is
the same there): visible across object files, but they become local
when linked into a binary/library. This enables cross-unit inlining
of functions accessig implementation-only symbols.
git-svn-id: trunk@42340 -
|
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agppcgas.pas | ||
| cgppc.pas | ||
| hlcgppc.pas | ||
| ngppcadd.pas | ||
| ngppccnv.pas | ||
| ngppcinl.pas | ||
| ngppcset.pas | ||
| rgcpu.pas | ||