mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-03 23:09:31 +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 | ||
| agrvgas.pas | ||
| cgrv.pas | ||
| hlcgrv.pas | ||
| nrvadd.pas | ||
| nrvcnv.pas | ||
| nrvcon.pas | ||
| nrvinl.pas | ||
| nrvset.pas | ||
| rarvgas.pas | ||
| rgcpu.pas | ||