Lines Matching refs:index
29 Library at ROM is described by an index file with the list of functions to be
30 placed in ROM. The index file is platform specific and its format is:
49 table. Also, for additional flexibility and modularity, the index file can
50 include other index files.
52 For an index file example, refer to ``lib/romlib/jmptbl.i``.
65 The index file is used to create a jump table which is placed in ROM. Then, the
90 the index file.
97 each entry in the index file except for the ones that contain the keyword
100 4. ``romlib_generator.py pre [args]`` - Preprocesses the index file which means
102 generate a dependency file of the included index files which can be directly
115 entries in the index file that contain the keyword ``patch``. Thus, it allows