forked from OSchip/llvm-project
bfea8cdc69
The callable flag can be used to indicate that a symbol is callable. If present, the symbol is callable. If absent, the symbol may or may not be callable (the client must determine this by context, for example by examining the program representation that will provide the symbol definition). This flag will be used in the near future to enable creation of lazy compilation stubs based on SymbolFlagsMap instances only (without having to provide additional information to determine which symbols need stubs). llvm-svn: 338649 |
||
---|---|---|
.. | ||
RuntimeDyldCOFFI386.h | ||
RuntimeDyldCOFFThumb.h | ||
RuntimeDyldCOFFX86_64.h | ||
RuntimeDyldELFMips.cpp | ||
RuntimeDyldELFMips.h | ||
RuntimeDyldMachOAArch64.h | ||
RuntimeDyldMachOARM.h | ||
RuntimeDyldMachOI386.h | ||
RuntimeDyldMachOX86_64.h |