Home
last modified time | relevance | path

Searched refs:get_id_size (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dresres.c62 static unsigned long get_id_size (const rc_res_id *);
389 get_id_size (const rc_res_id *id) in get_id_size() function
405 reshdr.header_size = 24 + get_id_size (type) + get_id_size (name); in write_res_header()