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

  /toolchain/binutils/binutils-2.25/ld/
ldlang.h 515 extern lang_statement_list_type file_chain;
589 for (statement = (lang_input_statement_type *) file_chain.head; \
ldlang.c 97 lang_statement_list_type file_chain = { NULL, NULL }; variable
    [all...]

Completed in 77 milliseconds