Searched defs:Dynamic_entry (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | output.h | 2784 Dynamic_entry(elfcpp::DT tag, unsigned int val) in Dynamic_entry() function 2789 Dynamic_entry(elfcpp::DT tag, const Output_data* od, bool section_size) in Dynamic_entry() function 2800 Dynamic_entry(elfcpp::DT tag, const Output_data* od, const Output_data* od2) in Dynamic_entry() function 2809 Dynamic_entry(elfcpp::DT tag, const Output_data* od, unsigned int offset) in Dynamic_entry() function 2815 Dynamic_entry(elfcpp::DT tag, const Symbol* sym) in Dynamic_entry() function 2820 Dynamic_entry(elfcpp::DT tag, const char* str) in Dynamic_entry() function 2825 Dynamic_entry(elfcpp::DT tag) in Dynamic_entry() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | output.h | 2784 Dynamic_entry(elfcpp::DT tag, unsigned int val) in Dynamic_entry() function 2789 Dynamic_entry(elfcpp::DT tag, const Output_data* od, bool section_size) in Dynamic_entry() function 2800 Dynamic_entry(elfcpp::DT tag, const Output_data* od, const Output_data* od2) in Dynamic_entry() function 2809 Dynamic_entry(elfcpp::DT tag, const Output_data* od, unsigned int offset) in Dynamic_entry() function 2815 Dynamic_entry(elfcpp::DT tag, const Symbol* sym) in Dynamic_entry() function 2820 Dynamic_entry(elfcpp::DT tag, const char* str) in Dynamic_entry() function 2825 Dynamic_entry(elfcpp::DT tag) in Dynamic_entry() function
|