Home
last modified time | relevance | path

Searched defs:Output_reloc (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Doutput.cc5389 class Output_reloc<elfcpp::SHT_REL, false, 32, false>; variable
5394 class Output_reloc<elfcpp::SHT_REL, false, 32, true>; variable
5399 class Output_reloc<elfcpp::SHT_REL, false, 64, false>; variable
5404 class Output_reloc<elfcpp::SHT_REL, false, 64, true>; variable
5409 class Output_reloc<elfcpp::SHT_REL, true, 32, false>; variable
5414 class Output_reloc<elfcpp::SHT_REL, true, 32, true>; variable
5419 class Output_reloc<elfcpp::SHT_REL, true, 64, false>; variable
5424 class Output_reloc<elfcpp::SHT_REL, true, 64, true>; variable
5434 class Output_reloc<elfcpp::SHT_RELA, false, 32, true>; variable
5454 class Output_reloc<elfcpp::SHT_RELA, true, 32, true>; variable
[all …]
H A Doutput.h1120 class Output_reloc; variable
1133 Output_reloc() in Output_reloc() function
1372 Output_reloc() in Output_reloc() function
1378 Output_reloc(Symbol* gsym, unsigned int type, Output_data* od, in Output_reloc() function
1386 Output_reloc(Symbol* gsym, unsigned int type, in Output_reloc() function
1396 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() function
1407 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() function
1425 Output_reloc(Output_section* os, unsigned int type, in Output_reloc() function
1434 Output_reloc(unsigned int type, Output_data* od, Address address, in Output_reloc() function
1449 Output_reloc(unsigned int type, void* arg, Output_data* od, in Output_reloc() function
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Doutput.cc5338 class Output_reloc<elfcpp::SHT_REL, false, 32, false>; variable
5343 class Output_reloc<elfcpp::SHT_REL, false, 32, true>; variable
5348 class Output_reloc<elfcpp::SHT_REL, false, 64, false>; variable
5353 class Output_reloc<elfcpp::SHT_REL, false, 64, true>; variable
5358 class Output_reloc<elfcpp::SHT_REL, true, 32, false>; variable
5363 class Output_reloc<elfcpp::SHT_REL, true, 32, true>; variable
5368 class Output_reloc<elfcpp::SHT_REL, true, 64, false>; variable
5373 class Output_reloc<elfcpp::SHT_REL, true, 64, true>; variable
5383 class Output_reloc<elfcpp::SHT_RELA, false, 32, true>; variable
5403 class Output_reloc<elfcpp::SHT_RELA, true, 32, true>; variable
[all …]
H A Doutput.h1120 class Output_reloc; variable
1133 Output_reloc() in Output_reloc() function
1372 Output_reloc() in Output_reloc() function
1378 Output_reloc(Symbol* gsym, unsigned int type, Output_data* od, in Output_reloc() function
1386 Output_reloc(Symbol* gsym, unsigned int type, in Output_reloc() function
1396 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() function
1407 Output_reloc(Sized_relobj<size, big_endian>* relobj, in Output_reloc() function
1425 Output_reloc(Output_section* os, unsigned int type, in Output_reloc() function
1434 Output_reloc(unsigned int type, Output_data* od, Address address, in Output_reloc() function
1449 Output_reloc(unsigned int type, void* arg, Output_data* od, in Output_reloc() function
[all …]