Searched defs:rel (Results 1 – 2 of 2) sorted by relevance
389 bool ElfRelocations::ApplyRelReloc(const ELF::Rel* rel, in ApplyRelReloc()550 bool ElfRelocations::ApplyRelRelocs(const ELF::Rel* rel, in ApplyRelRelocs()737 const ELF::Rela* rel = reinterpret_cast<ELF::Rela*>(relocations_); in RelocateRela() local770 const ELF::Rel* rel = reinterpret_cast<ELF::Rel*>(relocations_); in RelocateRel() local
259 # define BOOST_MPL_ASSERT_RELATION_IMPL(counter, x, rel, y) \ argument299 # define BOOST_MPL_ASSERT_RELATION(x, rel, y) \ argument