Basically, are there any?
I'm tempted to think they do exist. For example, a template method can be implemented as a series of "jumps", where the target of a jump is specified "externally". Singleton will be just a well-known location in memory/code, etc.
I'm by no means an assembly expert, so these examples might turn out to be completely impossible, but still.