HomeSort by relevance Sort by last modified time
    Searched defs:tbss (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
tbss.s 9 .globl tbss
10 .section .tbss,"awT",%nobits
12 .type tbss,%object
13 .size tbss,4096
14 tbss: label
tbss2.s 11 .globl tbss
12 .section .tbss,"awT",%nobits
13 .type tbss,%object
14 .size tbss,1
15 tbss: label
tbss3.s 12 .section .tbss,"awT",%nobits
14 .type tbss, %object
15 .size tbss, 1024
16 tbss: label
tbss1.s 18 .globl tbss
19 .section .tbss,"awT",%nobits
21 .type tbss,%object
22 .size tbss,4096
23 tbss: label
tdata3.s 18 .section .tbss,"awT",%nobits
20 .type tbss, %object
21 .size tbss, 1024
22 tbss: label
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 6737 struct i802_bss *tbss; local
    [all...]

Completed in 423 milliseconds