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

  /toolchain/binutils/binutils-2.27/ld/
ldwrite.c 285 output_section = statement->padding_statement.output_section;
286 ASSERT (statement->padding_statement.output_section->owner
297 link_order->size = statement->padding_statement.size;
298 link_order->offset = statement->padding_statement.output_offset;
299 link_order->u.data.contents = statement->padding_statement.fill->data;
300 link_order->u.data.size = statement->padding_statement.fill->size;
ldlang.h 431 lang_padding_statement_type padding_statement; member in union:lang_statement_union
ldlang.c     [all...]
  /external/ipsec-tools/src/racoon/
cfparse.y 271 | padding_statement
420 padding_statement
    [all...]

Completed in 128 milliseconds