Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
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()
Darchive.h101 size_t* tmpbuflen);
Dplugin.cc1186 size_t tmpbuflen = 0; in do_should_include_member() local
1200 &tmpbuflen); in do_should_include_member()
Dobject.cc2050 size_t tmpbuflen = 0; in do_should_include_member() local
2076 &tmpbuflen); in do_should_include_member()