Home
last modified time | relevance | path

Searched refs:pseudo_func (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ia64.c553 pseudo_func[] = variable
4626 e.X_op_symbol = pseudo_func[FUNC_SEG_RELATIVE].u.sym;
4638 e.X_op_symbol = pseudo_func[FUNC_SEG_RELATIVE].u.sym;
4647 e.X_op_symbol = pseudo_func[FUNC_SEG_RELATIVE].u.sym;
7420 pseudo_func[FUNC_DTP_MODULE].u.sym = in md_begin()
7424 pseudo_func[FUNC_DTP_RELATIVE].u.sym = in md_begin()
7428 pseudo_func[FUNC_FPTR_RELATIVE].u.sym = in md_begin()
7432 pseudo_func[FUNC_GP_RELATIVE].u.sym = in md_begin()
7436 pseudo_func[FUNC_LT_RELATIVE].u.sym = in md_begin()
7440 pseudo_func[FUNC_LT_RELATIVE_X].u.sym = in md_begin()
[all …]
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-00011358 (pseudo_func): Add @iplt.
4158 * config/tc-ia64.c (pseudo_func): Add missing initializers.
6232 (pseudo_func): Add "svr4", "hpux", "nt" constants and "priunat"
6329 (pseudo_func): Add pcrel.
6332 (md_begin): Initialize pseudo_func[FUNC_PC_RELATIVE].
6736 * config/tc-ia64.c (pseudo_func[]): Add new "nat" entry equivalent
DChangeLog-02031538 * config/tc-ia64.c (pseudo_func): Add ABI constants for linux,
3429 (pseudo_func): Add @ltoffx.
3443 * config/tc-ia64.c (pseudo_func): Add "@pause" constant for "hint"
5775 (pseudo_func): Support @dtpmod(), @dtprel() and @tprel().