Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:segname

589    DiSlice for the specified (segname, sectname) pairing, if
592 const HChar *segname, const HChar *sectname )
606 if (0 == VG_(strncmp(&seg.segname[0],
607 segname, sizeof(seg.segname)))) {
835 && 0 == VG_(strcmp)(&seg.segname[0], "__TEXT")
853 && 0 == VG_(strcmp)(&seg.segname[0], "__DATA")