Searched defs:isThumbFunction (Results 1 – 7 of 7) sorted by relevance
138 bool isThumbFunction() const { return isThumb; } in isThumbFunction() function
224 virtual bool isThumbFunction(const DefinedAtom &atom) { return false; } in isThumbFunction() function
1401 bool ArchHandler_arm::isThumbFunction(const DefinedAtom &atom) { in isThumbFunction() function in lld::mach_o::ArchHandler_arm
144 bool isThumbFunction() const { return isThumb; } in isThumbFunction() function
143 bool isThumbFunction() const { return isThumb; } in isThumbFunction() function
1312 static bool isThumbFunction(Function *F, Triple::ArchType ModuleArch) { in isThumbFunction() function
1339 static bool isThumbFunction(Function *F, Triple::ArchType ModuleArch) { in isThumbFunction() function