HomeSort by: relevance | last modified time | path
    Searched defs:SYMBOL_REF_BLOCK (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 268 SYMBOL_REF_BLOCK (X) == [address of this structure]
278 SYMBOL_REF_BLOCK (X) == [address of this structure]
2818 #define SYMBOL_REF_BLOCK(RTX) (BLOCK_SYMBOL_CHECK (RTX)->block)
2821 the first object in SYMBOL_REF_BLOCK (RTX). The value is negative if
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 266 SYMBOL_REF_BLOCK (X) == [address of this structure]
276 SYMBOL_REF_BLOCK (X) == [address of this structure]
2808 #define SYMBOL_REF_BLOCK(RTX) (BLOCK_SYMBOL_CHECK (RTX)->block)
2811 the first object in SYMBOL_REF_BLOCK (RTX). The value is negative if

Completed in 32 milliseconds