ehdr_start.d 189 B

123456789
  1. #source: ehdr_start.s
  2. #ld: -e _start --build-id
  3. #nm: -n
  4. #target: *-*-linux* *-*-gnu* *-*-nacl* arm*-*-uclinuxfdpiceabi
  5. #xfail: frv-*-* lm32-*-*
  6. #...
  7. [0-9a-f]*000 [Adrt] __ehdr_start
  8. #pass