Lines Matching defs:getMachine
35 unsigned Object::getMachine() const {
423 switch (Object->getMachine()) {
712 switch (Object->getMachine()) {
784 switch (Object->getMachine()) {
828 if (!IO.outputting() || Object->getMachine() == ELF::EM_MIPS) {
887 switch (Object->getMachine()) {
967 switch (Object->getMachine()) {
1212 getFlags(Object->getMachine()).takeVector()) {
1231 MapVector<StringRef, uint8_t> Flags = getFlags(Object->getMachine());
1604 if (Obj.getMachine() == ELF::EM_MIPS && Type == ELF::SHT_MIPS_ABIFLAGS) {
1611 if (Obj.getMachine() == ELF::EM_ARM && Type == ELF::SHT_ARM_EXIDX) {
1938 if (Object->getMachine() == ELFYAML::ELF_EM(ELF::EM_MIPS) &&