when does static_initialization_and_destruction_0 gets called in assembly

前端 未结 0 1533
心在旅途
心在旅途 2021-02-01 06:30

I use objdump to dump a ELF binary to assembly code.

  1. I do see a section of _static_initialization_and_descruction_0, but I never see the code call this function.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题