Home
last modified time | relevance | path

Searched defs:CSECT_LEN (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
Dreadxcoff.c437 # define CSECT_LEN(PP) (CSECT(PP).x_scnlen) macro
445 # define CSECT_LEN(PP) ((((ULong)(CSECT(PP).x_scnlen_hi)) << 32) \ macro