BSF_FUNCTION update

This commit is contained in:
Ken Raeburn
1993-04-29 16:07:00 +00:00
parent 18f81c053a
commit 590ec83874

View File

@ -1142,6 +1142,10 @@ typedef struct symbol_cache_entry
meaning. */
#define BSF_DEBUGGING 0x40
/* The symbol denotes a function entry point. Used in ELF,
perhaps others someday. */
#define BSF_FUNCTION 0x080
/* Used by the linker. */
#define BSF_KEEP 0x10000
#define BSF_KEEP_G 0x80000