Searched refs:fix_value (Results 1 – 7 of 7) sorted by relevance
62 std::string fix_value(const std::string &val) const;
420 var_list::fix_value(const std::string &val) const in fix_value() function in var_list440 _vars[var] = fix_value(val); in set_variable()
724 if (s->fix_value) in coff_mangle_symbols()730 s->fix_value = 0; in coff_mangle_symbols()1785 && coffsymbol (symbol)->native->fix_value) in coff_get_symbol_info()1808 if (csym->native->fix_value) in bfd_coff_get_syment()1893 if (! combined->fix_value) in coff_print_symbol()
616 unsigned int fix_value : 1; member
4596 src->fix_value = 1; in coff_slurp_symbol_table()
979 * coffgen.c (coff_get_symbol_info): If fix_value is set, fix the1246 (coff_print_symbol): Print fix_value symbols in a useful fashion.9372 fields to bitfields. Added fields fix_value and fix_scnlen.9381 value into a pointer to a symbol and set fix_value.9383 * coffgen.c (coff_mangle_symbols): Reindent. If fix_value is set,9395 (coff_get_normalized_symtab): Clear new fix_value and fix_scnlen
5143 coffsymbol (symbol_get_bfdsym (sym))->native->fix_value = 1; in ppc_frob_symbol()