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

  /toolchain/binutils/binutils-2.27/ld/
ldlang.h 510 extern lang_statement_list_type file_chain;
584 for (statement = (lang_input_statement_type *) file_chain.head; \
ldlang.c 102 lang_statement_list_type file_chain = { NULL, NULL }; variable
    [all...]

Completed in 4398 milliseconds