Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
H A Darchive.cc59 size_t* tmpbuflen) in should_include_member() argument
71 if (symlen + 1 > *tmpbuflen) in should_include_member()
75 *tmpbuflen = symlen + 1; in should_include_member()
804 size_t tmpbuflen = 0; in add_symbols() local
833 &why, &tmpbuf, &tmpbuflen); in add_symbols()
H A Darchive.h101 size_t* tmpbuflen);
H A Dplugin.cc1497 size_t tmpbuflen = 0; in do_should_include_member() local
1511 &tmpbuflen); in do_should_include_member()
H A Dobject.cc2168 size_t tmpbuflen = 0; in do_should_include_member() local
2194 &tmpbuflen); in do_should_include_member()
/dragonfly/contrib/binutils-2.27/gold/
H A Darchive.cc59 size_t* tmpbuflen) in should_include_member() argument
71 if (symlen + 1 > *tmpbuflen) in should_include_member()
75 *tmpbuflen = symlen + 1; in should_include_member()
795 size_t tmpbuflen = 0; in add_symbols() local
824 &why, &tmpbuf, &tmpbuflen); in add_symbols()
H A Darchive.h101 size_t* tmpbuflen);
H A Dplugin.cc1177 size_t tmpbuflen = 0; in do_should_include_member() local
1191 &tmpbuflen); in do_should_include_member()
H A Dobject.cc2050 size_t tmpbuflen = 0; in do_should_include_member() local
2076 &tmpbuflen); in do_should_include_member()