This is the portion created between rbp and rsp Used to encapsulate the scope during a function call. Stores locals and saved registers.

  • Local variables are a negative offset from ebp
  • Arguments are a positive offset from ebp