Meaning of DUMPBIN section names .chks64 .drectve .rtc$IMZ

MichaelDennis 1 Reputation point
2021-10-20T17:25:55.257+00:00

Hi,

When I run DUMPBIN on an object file I get the summary below.

Would appreciate any help with these two questions:

  1. What are the meanings of these: .chks64 .drectve .rtc$IMZ
  2. I don't see anything that looks like data usage except .rdata (Read-only initialized data). Shouldn't there be a .bss section?

Thanks for any help that you can offer!

Summary

     908 .chks64
    D150 .debug$S
    D95C .debug$T
     11A .drectve
     B14 .rdata
      18 .rtc$IMZ
      18 .rtc$TMZ
    69F1 .text$mn
Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.