Lines Matching defs:getMachine
35 unsigned Object::getMachine() const {
425 switch (Object->getMachine()) {
733 switch (Object->getMachine()) {
805 switch (Object->getMachine()) {
849 if (!IO.outputting() || Object->getMachine() == ELF::EM_MIPS) {
908 switch (Object->getMachine()) {
988 switch (Object->getMachine()) {
1233 getFlags(Object->getMachine()).takeVector()) {
1252 MapVector<StringRef, uint8_t> Flags = getFlags(Object->getMachine());
1625 if (Obj.getMachine() == ELF::EM_MIPS && Type == ELF::SHT_MIPS_ABIFLAGS) {
1632 if (Obj.getMachine() == ELF::EM_ARM && Type == ELF::SHT_ARM_EXIDX) {
1962 if (Object->getMachine() == ELFYAML::ELF_EM(ELF::EM_MIPS) &&