• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1  .section .note.ohos.ident,"a",%note
2  .balign 4
3  .type abitag, %object
4abitag:
5  .long 2f-1f                 // int32_t namesz
6  .long 3f-2f                 // int32_t descsz
7  .long 4f-3f
81:.ascii "OHOS\0"          // char name[]
92:.long 1  // int32_t ohos_api
103:
114:
12  .size abitag, .-abitag
13