Searched refs:clo_spec (Results 1 – 1 of 1) sorted by relevance
1674 const HChar* clo_spec = *(HChar**) VG_(indexXA)(VG_(clo_req_tsyms), i); in handle_require_text_symbols() local1675 vg_assert(clo_spec && VG_(strlen)(clo_spec) >= 4); in handle_require_text_symbols()1677 HChar *spec = VG_(strdup)("m_redir.hrts.1", clo_spec); in handle_require_text_symbols()