VirtualBox

Changeset 89969 in vbox for trunk/include


Ignore:
Timestamp:
Jun 30, 2021 9:33:48 AM (4 years ago)
Author:
vboxsync
Message:

Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an ELF binary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/ldr.h

    r86552 r89969  
    11301130     * This is only implemented for PE.  */
    11311131    RTLDRPROP_UNWIND_INFO,
     1132    /** The image build-id (ELF/GNU).
     1133     * Returns usually a SHA1 checksum in the buffer. */
     1134    RTLDRPROP_BUILDID,
    11321135
    11331136    /** End of valid properties.  */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette