Lines Matching full:sword
381 typedef int32_t Sword;419 typedef int32_t Sword;461 typedef typename ELF::Sword Sword;478 // Read an ELF::Sword at a given position.479 Sword GetSwordAt(off_t pos) {480 return static_cast<Sword>(GetWordAt(pos));