Home
last modified time | relevance | path

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

/dports/devel/bsdelf/elftoolchain-0.7.1/ld/
H A Di386.c52 static struct ld_input_section *_find_and_create_plt_section(struct ld *ld,
213 _find_and_create_plt_section(struct ld *ld, int create) in _find_and_create_plt_section() function
276 is = _find_and_create_plt_section(ld, 1); in _reserve_plt_entry()
H A Damd64.c53 static struct ld_input_section *_find_and_create_plt_section(struct ld *ld,
228 _find_and_create_plt_section(struct ld *ld, int create) in _find_and_create_plt_section() function
291 is = _find_and_create_plt_section(ld, 1); in _reserve_plt_entry()
446 plt_is = _find_and_create_plt_section(ld, 0); in _finalize_got_and_plt()
/dports/devel/elftoolchain/elftoolchain-0.7.1/ld/
H A Di386.c52 static struct ld_input_section *_find_and_create_plt_section(struct ld *ld,
213 _find_and_create_plt_section(struct ld *ld, int create) in _find_and_create_plt_section() function
276 is = _find_and_create_plt_section(ld, 1); in _reserve_plt_entry()
H A Damd64.c53 static struct ld_input_section *_find_and_create_plt_section(struct ld *ld,
228 _find_and_create_plt_section(struct ld *ld, int create) in _find_and_create_plt_section() function
291 is = _find_and_create_plt_section(ld, 1); in _reserve_plt_entry()
446 plt_is = _find_and_create_plt_section(ld, 0); in _finalize_got_and_plt()