Home
last modified time | relevance | path

Searched refs:subsym (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/doc/
Dc-tic54x.texi122 directive is used to identify the subsym as a local macro variable
126 ambiguous by placing colons on either side of the subsym. The following
140 Smaller parts of the string assigned to a subsym may be accessed with
350 string to the subsym @var{name}. String replacement is performed on
586 Controls the inclusion of subsym replacement in the listing output. Ignored.
665 Define a subsym to be a local variable within a macro. See
698 @cindex subsym builtins, TIC54X
699 @cindex TIC54X subsym builtins
700 @cindex builtin subsym functions, TIC54X
701 The following built-in subsym functions allow examination of the string
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Dasg.d2 #name: c54x subsym assignment/use
/toolchain/binutils/binutils-2.25/bfd/
Delf32-crx.c640 bfd_vma addsym, subsym; in elf32_crx_relax_delete_bytes() local
656 subsym = addsym - irel->r_addend; in elf32_crx_relax_delete_bytes()
659 if (subsym <= addr) in elf32_crx_relax_delete_bytes()
Delf32-cr16.c1309 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()
/toolchain/binutils/binutils-2.25/gas/testsuite/
DChangeLog-20061065 * gas/tic54x/subsym.d: Likewise.