Changeset 6e716a59 in mainline for generic/include/symtab.h
- Timestamp:
- 2005-12-10T15:05:46Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 72f5866d
- Parents:
- a3ac9a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
generic/include/symtab.h
ra3ac9a7 r6e716a59 40 40 41 41 extern char * get_symtab_entry(__native addr); 42 extern __address get_symbol_addr(const char *name); 43 extern void symtab_print_search(const char *name); 42 44 43 45 /* Symtable linked together by build process */
Note:
See TracChangeset
for help on using the changeset viewer.