Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement analysis_preludes/generate function prologues #90

Open
Rot127 opened this issue Jan 18, 2024 · 1 comment
Open

Implement analysis_preludes/generate function prologues #90

Rot127 opened this issue Jan 18, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Rot127
Copy link
Member

Rot127 commented Jan 18, 2024

We should generate possible function preludes and check for them by implementing RzAnalysisPluging.preludes:

static RzList /*<RzSearchKeyword *>*/ *analysis_preludes(RzAnalysis *analysis);
@Rot127 Rot127 added the enhancement New feature or request label Jan 18, 2024
@Rot127 Rot127 changed the title Implement analyss_preludes Implement analysis_preludes Jan 18, 2024
@Rot127 Rot127 changed the title Implement analysis_preludes Implement analysis_preludes/generate function proluges Feb 17, 2024
@Rot127 Rot127 changed the title Implement analysis_preludes/generate function proluges Implement analysis_preludes/generate function prologues Feb 17, 2024
@Rot127
Copy link
Member Author

Rot127 commented Feb 17, 2024

The prologue generation in LLVM is implemented in void HexagonFrameLowering::insertPrologueInBlock. But there should be other information about it in HexagonFrameLowering.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant