Searched refs:subsym (Results 1 – 5 of 5) sorted by relevance
122 directive is used to identify the subsym as a local macro variable126 ambiguous by placing colons on either side of the subsym. The following140 Smaller parts of the string assigned to a subsym may be accessed with350 string to the subsym @var{name}. String replacement is performed on586 Controls the inclusion of subsym replacement in the listing output. Ignored.665 Define a subsym to be a local variable within a macro. See698 @cindex subsym builtins, TIC54X699 @cindex TIC54X subsym builtins700 @cindex builtin subsym functions, TIC54X701 The following built-in subsym functions allow examination of the string[all …]
2 #name: c54x subsym assignment/use
640 bfd_vma addsym, subsym; in elf32_crx_relax_delete_bytes() local656 subsym = addsym - irel->r_addend; in elf32_crx_relax_delete_bytes()659 if (subsym <= addr) in elf32_crx_relax_delete_bytes()
1309 bfd_vma addsym, subsym; in elf32_cr16_relax_delete_bytes()1325 subsym = addsym - irel->r_addend; in elf32_cr16_relax_delete_bytes()1328 if (subsym <= addr) in elf32_cr16_relax_delete_bytes()
1065 * gas/tic54x/subsym.d: Likewise.