Home
last modified time | relevance | path

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

/external/valgrind/include/
Dpub_tool_debuginfo.h282 Vg_SectText, enumerator
/external/valgrind/callgrind/
Ddebug.c305 (bbcc->bb->sect_kind == Vg_SectText) ? 'T' : in CLG_()
/external/valgrind/coregrind/
Dm_addrinfo.c603 if (ai->Addr.SectKind.kind == Vg_SectText) { in pp_addrinfo_WRK()
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c4352 case Vg_SectText: return "Text"; in VG_()
4388 res = Vg_SectText; in VG_()