Home
last modified time | relevance | path

Searched defs:orel (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Doutput.cc1129 elfcpp::Rel_write<size, big_endian> orel(pov); in write() local
1226 elfcpp::Rela_write<size, big_endian> orel(pov); in write() local
/dflybsd-src/contrib/binutils-2.27/gold/
H A Doutput.cc1117 elfcpp::Rel_write<size, big_endian> orel(pov); in write() local
1214 elfcpp::Rela_write<size, big_endian> orel(pov); in write() local
H A Dmips.cc2415 elfcpp::Mips64_rel_write<big_endian> orel(pov); in write() local