Searched defs:symbol_names (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_abi.cc396 typedef std::vector<std::string> symbol_names; typedef
[all...]
/haiku-buildtools/binutils/gold/
H A Dehframe.cc571 add_ehframe_input_section( Sized_relobj_file<size, big_endian>* object, const unsigned char* symbols, section_size_type symbols_size, const unsigned char* symbol_names, section_size_type symbol_names_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type) argument
634 do_add_ehframe_input_section( Sized_relobj_file<size, big_endian>* object, const unsigned char* symbols, section_size_type symbols_size, const unsigned char* symbol_names, section_size_type symbol_names_size, unsigned int shndx, unsigned int reloc_shndx, unsigned int reloc_type, const unsigned char* pcontents, section_size_type contents_len, New_cies* new_cies) argument
721 read_cie(Sized_relobj_file<size, big_endian>* object, unsigned int shndx, const unsigned char* symbols, section_size_type symbols_size, const unsigned char* symbol_names, section_size_type symbol_names_size, const unsigned char* pcontents, const unsigned char* pcie, const unsigned char* pcieend, Track_relocs<size, big_endian>* relocs, Offsets_to_cie* cies, New_cies* new_cies) argument
[all...]
H A Dobject.h82 File_view* symbol_names; member in struct:gold::Read_symbols_data
H A Dobject.cc2780 const char* symbol_names = reinterpret_cast<const char*>(symbol_names_u); local
[all...]

Completed in 118 milliseconds