HomeSort by relevance Sort by last modified time
    Searched refs:xsc (Results 1 - 2 of 2) sorted by null

  /external/dtc/tests/
addr_size_cells.c 33 int xac, xsc; local
40 xsc = fdt_size_cells(fdt, offset);
45 if (xsc != sc)
47 path, xsc, sc);
  /toolchain/binutils/binutils-2.25/ld/
genscripts.sh 64 # sun3.xsc [used when the linker is invoked with "--shared"]
280 # A .xsc script is for linking with --shared -z combreloc; it is generated
374 COMBRELOC=ldscripts/${EMULATION_NAME}.xsc.tmp
381 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsc

Completed in 97 milliseconds