• Show log

    Commit

  • Hash : 44a6c285
    Author : Florian Weimer
    Date : 2019-02-19T12:55:11

    aarch64: Flush code mapping in addition to data mapping (#471) This needs a new function, ffi_data_to_code_pointer, to translate from data pointers to code pointers. Fixes issue #470.