• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Community
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • C
          • Syntax-for-tools
          • Atc
          • Transformation-tools
            • Simpadd0
            • Proof-generation
            • Split-gso
            • Wrap-fn
              • Wrap-fn-implementation
                • Initdeclor-list-wrap-fn-add-wrapper-def
                • Declor-wrap-fn-add-wrapper-def
                • Fundef-wrap-fn-add-wrapper-def
                • Extdecl-wrap-fn-add-wrapper-def
                • Decl-wrap-fn-add-wrapper-def
                • Extdecl-list-wrap-fn
                • Wrap-fn-process-param-declon-list-loop
                • Filepath-transunit-map-wrap-fn
                • Wrap-fn-process-param-declon-list
                • Transunit-wrap-fn
                • Transunit-ensemble-wrap-fn
                • Code-ensemble-wrap-fn
                • Code-ensemble-wrap-fn-multiple
                • Declor-wrap-fn-make-wrapper
                • Dirdeclor-wrap-fn-make-wrapper
                • Wrap-fn-input-processing
                • Wrap-fn-event-generation
            • Constant-propagation
            • Specialize
            • Split-fn
            • Split-fn-when
            • Split-all-gso
            • Copy-fn
            • Variables-in-computation-states
            • Rename
            • Utilities
            • Proof-generation-theorems
            • Input-processing
          • Language
          • Representation
          • Insertion-sort
          • Pack
        • Soft
        • Bv
        • Imp-language
        • Ethereum
        • Event-macros
        • Java
        • Riscv
        • Bitcoin
        • Zcash
        • Yul
        • ACL2-programming-language
        • Prime-fields
        • Json
        • Syntheto
        • File-io-light
        • Cryptography
        • Number-theory
        • Axe
        • Lists-light
        • Builtins
        • Solidity
        • Helpers
        • Htclient
        • Typed-lists-light
        • Arithmetic-light
      • X86isa
      • Axe
      • Execloader
    • Math
    • Testing-utilities
  • Wrap-fn

Wrap-fn-implementation

Implementation of wrap-fn.

Subtopics

Initdeclor-list-wrap-fn-add-wrapper-def
Check if a initializer declarator matches the target, and create the function wrapper if so.
Declor-wrap-fn-add-wrapper-def
Check if a declarator matches the target, and create the function wrapper if so.
Fundef-wrap-fn-add-wrapper-def
Check if a function definition matches the target, and create the function wrapper if so.
Extdecl-wrap-fn-add-wrapper-def
Check if an external declaration matches the target, and create the function wrapper if so.
Decl-wrap-fn-add-wrapper-def
Check if a declaration matches the target, and create the function wrapper if so.
Extdecl-list-wrap-fn
Transform an external declaration list.
Wrap-fn-process-param-declon-list-loop
Filepath-transunit-map-wrap-fn
Transform an omap of file paths to translation units.
Wrap-fn-process-param-declon-list
Check that the parameter list is supported and add parameter names as necessary.
Transunit-wrap-fn
Transform a translation unit.
Transunit-ensemble-wrap-fn
Transform a translation unit ensemble.
Code-ensemble-wrap-fn
Transform a code ensemble.
Code-ensemble-wrap-fn-multiple
Transform a code ensemble.
Declor-wrap-fn-make-wrapper
Make the wrapper function declarator if the parameter list is supported.
Dirdeclor-wrap-fn-make-wrapper
Make the wrapper function direct declarator if the parameter list is supported.
Wrap-fn-input-processing
Input processing performed by wrap-fn.
Wrap-fn-event-generation
Event generation performed by wrap-fn.