ehdr_start-weak.d 203 B

12345678910
  1. #source: ehdr_start.s
  2. #ld: -e _start -T ehdr_start-missing.t --no-dynamic-linker
  3. #nm: -n
  4. #target: *-*-linux* *-*-gnu* *-*-nacl* arm*-*-uclinuxfdpiceabi
  5. #xfail: frv-*-*
  6. #failif
  7. #...
  8. .* __ehdr_start
  9. #...