Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gold/
H A Darchive.cc58 std::string* why, char** tmpbufp, in should_include_member() argument
65 char* tmpbuf = *tmpbufp; in should_include_member()
74 *tmpbufp = tmpbuf; in should_include_member()
H A Darchive.h100 Symbol** symp, std::string* why, char** tmpbufp,
/dragonfly/contrib/binutils-2.27/gold/
H A Darchive.cc58 std::string* why, char** tmpbufp, in should_include_member() argument
65 char* tmpbuf = *tmpbufp; in should_include_member()
74 *tmpbufp = tmpbuf; in should_include_member()
H A Darchive.h100 Symbol** symp, std::string* why, char** tmpbufp,