OurBigBook About$ Donate
 Sign in+ Sign up
by Ciro Santilli (@cirosantilli, 37)

ELF Hello World Tutorial / DT_FLAGS_1

 ... Executable file format Executable and Linkable Format ELF Hello World Tutorial Sections Dynamic linking sections Dynamic section
 0 By others on same topic  0 Discussions  Updated 2025-05-07  +Created 1970-01-01  See my version
Seems to be a GNU Binutils extension
  • Table of contents
    • DF_1_PIE DT_FLAGS_1

DF_1_PIE

 0  0 
DT_FLAGS_1
Determines if an executable is a position independent executable (PIE).
Seems to be informational only, since not used by Linux kernel 5.0 or glibc 2.29.
file 5.36 however does use it to display file type as explained at: stackoverflow.com/questions/34519521/why-does-gcc-create-a-shared-object-instead-of-an-executable-binary-according-to/55704865#55704865

 Ancestors (13)

  1. Dynamic section
  2. Dynamic linking sections
  3. Sections
  4. ELF Hello World Tutorial
  5. Executable and Linkable Format
  6. Executable file format
  7. Systems programming
  8. Software
  9. Computer
  10. Information technology
  11. Area of technology
  12. Technology
  13.  Home

 View article source

 Discussion (0)

+ New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic + Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook