Home
last modified time | relevance | path

Searched defs:Define_symbol_in_section (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.h1226 struct Define_symbol_in_section struct
1229 const char* name;
1233 const char* output_section;
1238 uint64_t value;
1240 uint64_t size;
1242 elfcpp::STT type;
1244 elfcpp::STB binding;
1246 elfcpp::STV visibility;
1248 unsigned char nonvis;
1251 bool offset_is_from_end;
[all …]
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsymtab.h1226 struct Define_symbol_in_section struct
1229 const char* name;
1233 const char* output_section;
1238 uint64_t value;
1240 uint64_t size;
1242 elfcpp::STT type;
1244 elfcpp::STB binding;
1246 elfcpp::STV visibility;
1248 unsigned char nonvis;
1251 bool offset_is_from_end;
[all …]