Skip to content
#

stackframes

Here are 2 public repositories matching this topic...

Language: All
Filter by language

This project aims to design and implement a StackFrame module that provides the functionality to establish the base pointer and return address in the caller’s stack frame and also print out stackframe data. This project helps understand stack frames through inline assembly with x86-64 in AT&T syntax.

  • Updated Oct 7, 2024
  • C

Improve this page

Add a description, image, and links to the stackframes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stackframes topic, visit your repo's landing page and select "manage topics."

Learn more