Searched refs:subsym (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | genksyms.c | 462 struct symbol *subsym; in read_reference() local 485 subsym = add_reference_symbol(xstrdup(sym->string), sym->tag, in read_reference() 487 subsym->is_override = is_override; in read_reference() 554 struct symbol *subsym; in expand_and_crc_sym() local 567 subsym = find_symbol(cur->string, cur->tag, 0); in expand_and_crc_sym() 569 if (subsym->expansion_trail) { in expand_and_crc_sym() 575 subsym->expansion_trail = expansion_trail; in expand_and_crc_sym() 576 expansion_trail = subsym; in expand_and_crc_sym() 577 crc = expand_and_crc_sym(subsym, crc); in expand_and_crc_sym() 584 subsym = find_symbol(cur->string, cur->tag, 0); in expand_and_crc_sym() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 21433 directive is used to identify the subsym as a local macro variable *note 21437 ambiguous by placing colons on either side of the subsym. The following 21447 Smaller parts of the string assigned to a subsym may be accessed with 21611 string to the subsym NAME. String replacement is performed on 21790 Controls the inclusion of subsym replacement in the listing output. 21858 Define a subsym to be a local variable within a macro. See *Note 21889 The following built-in subsym functions allow examination of the 26242 * '$firstch' subsym builtin, TIC54X: TIC54X-Macros. (line 26) 26246 * '$iscons' subsym builtin, TIC54X: TIC54X-Macros. (line 43) 26247 * '$isdefed' subsym builtin, TIC54X: TIC54X-Macros. (line 34) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 21433 directive is used to identify the subsym as a local macro variable *note 21437 ambiguous by placing colons on either side of the subsym. The following 21447 Smaller parts of the string assigned to a subsym may be accessed with 21611 string to the subsym NAME. String replacement is performed on 21790 Controls the inclusion of subsym replacement in the listing output. 21858 Define a subsym to be a local variable within a macro. See *Note 21889 The following built-in subsym functions allow examination of the 26242 * '$firstch' subsym builtin, TIC54X: TIC54X-Macros. (line 26) 26246 * '$iscons' subsym builtin, TIC54X: TIC54X-Macros. (line 43) 26247 * '$isdefed' subsym builtin, TIC54X: TIC54X-Macros. (line 34) [all …]
|