Home
last modified time | relevance | path

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

/external/valgrind/main/include/
Dpub_tool_debuginfo.h233 Vg_SectText, enumerator
/external/valgrind/main/callgrind/
Ddebug.c305 (bbcc->bb->sect_kind == Vg_SectText) ? 'T' : in CLG_()
/external/valgrind/main/coregrind/m_debuginfo/
Ddebuginfo.c3892 case Vg_SectText: return "Text"; in VG_()
3929 res = Vg_SectText; in VG_()