Home
last modified time | relevance | path

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

/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dlayout.cc2887 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local
2889 unsigned char* buffer = new unsigned char[notehdrsz]; in create_note()
2890 memset(buffer, 0, notehdrsz); in create_note()
2942 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dlayout.cc2887 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local
2889 unsigned char* buffer = new unsigned char[notehdrsz]; in create_note()
2890 memset(buffer, 0, notehdrsz); in create_note()
2942 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note()
/dports/devel/binutils/binutils-2.37/gold/
H A Dlayout.cc3201 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local
3203 unsigned char* buffer = new unsigned char[notehdrsz]; in create_note()
3204 memset(buffer, 0, notehdrsz); in create_note()
3257 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dlayout.cc3201 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local
3203 unsigned char* buffer = new unsigned char[notehdrsz]; in create_note()
3204 memset(buffer, 0, notehdrsz); in create_note()
3257 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dlayout.cc3201 size_t notehdrsz = 3 * (size / 8) + aligned_namesz; in create_note() local
3203 unsigned char* buffer = new unsigned char[notehdrsz]; in create_note()
3204 memset(buffer, 0, notehdrsz); in create_note()
3257 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note()