llvm-6502/include/llvm/System
Reid Spencer 0de02a6ba9 Dynamic Library abstraction. This makes the abstraction of a single dynamic
library (shared library/shared object) whose symbols can be looked up
dynamically. Used for plug-ins.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17940 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-18 04:33:39 +00:00
..
DynamicLibrary.h Dynamic Library abstraction. This makes the abstraction of a single dynamic 2004-11-18 04:33:39 +00:00
LICENSE.TXT
MappedFile.h Allow explicit closing of the MappedFile, before destruction 2004-11-14 21:51:36 +00:00
Memory.h Simplify the sys::Memory interface per Chris' request. 2004-09-13 22:38:11 +00:00
Path.h Per code review: 2004-11-16 06:15:19 +00:00
Process.h
Program.h
Signals.h Make the remove*OnSignal functions deal with Paths not strings 2004-11-14 21:53:09 +00:00
SysConfig.h
TimeValue.h Per code review: 2004-11-16 06:22:17 +00:00