Searched refs:INVALID_CODE (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc733 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE)
757 gold_assert(shndx != INVALID_CODE);
782 shndx_(INVALID_CODE)
785 && local_sym_index != INVALID_CODE);
811 && local_sym_index != INVALID_CODE);
812 gold_assert(shndx != INVALID_CODE);
832 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE)
856 gold_assert(shndx != INVALID_CODE);
877 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE)
896 gold_assert(shndx != INVALID_CODE);
[all...]
H A Doutput.h1134 : local_sym_index_(INVALID_CODE)
1217 && this->local_sym_index_ != INVALID_CODE
1252 if (this->shndx_ == INVALID_CODE)
1301 INVALID_CODE = -4U enumerator in enum:gold::Output_reloc::__anon454
1328 // If this->shndx_ is INVALID_CODE, the output data being used to
1337 // specific relocation, or INVALID_CODE for an uninitialized value.
1356 // section index. This is INVALID_CODE if the reloc address is
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc731 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE)
755 gold_assert(shndx != INVALID_CODE);
780 shndx_(INVALID_CODE)
783 && local_sym_index != INVALID_CODE);
809 && local_sym_index != INVALID_CODE);
810 gold_assert(shndx != INVALID_CODE);
830 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE)
854 gold_assert(shndx != INVALID_CODE);
875 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE)
894 gold_assert(shndx != INVALID_CODE);
[all...]
H A Doutput.h1134 : local_sym_index_(INVALID_CODE)
1217 && this->local_sym_index_ != INVALID_CODE
1252 if (this->shndx_ == INVALID_CODE)
1301 INVALID_CODE = -4U enumerator in enum:gold::Output_reloc::__anon1700
1328 // If this->shndx_ is INVALID_CODE, the output data being used to
1337 // specific relocation, or INVALID_CODE for an uninitialized value.
1356 // section index. This is INVALID_CODE if the reloc address is
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc733 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE)
757 gold_assert(shndx != INVALID_CODE);
782 shndx_(INVALID_CODE)
785 && local_sym_index != INVALID_CODE);
811 && local_sym_index != INVALID_CODE);
812 gold_assert(shndx != INVALID_CODE);
832 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE)
856 gold_assert(shndx != INVALID_CODE);
877 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE)
896 gold_assert(shndx != INVALID_CODE);
[all...]
H A Doutput.h1134 : local_sym_index_(INVALID_CODE)
1217 && this->local_sym_index_ != INVALID_CODE
1252 if (this->shndx_ == INVALID_CODE)
1301 INVALID_CODE = -4U enumerator in enum:gold::Output_reloc::__anon596
1328 // If this->shndx_ is INVALID_CODE, the output data being used to
1337 // specific relocation, or INVALID_CODE for an uninitialized value.
1356 // section index. This is INVALID_CODE if the reloc address is
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py885 CursorKind.INVALID_CODE = CursorKind(73)

Completed in 160 milliseconds