<div dir="ltr">Hi All,<br><br>When i ParseAST Linux's mmap.c (for instance) i get that several of the functions don't have a body even though they are defined inside that file. For instance when i try to dump() the vma_adjust function:<br>

<br>void vma_adjust(struct vm_area_struct *vma, unsigned long start,unsigned long end, pgoff_t pgoff, struct vm_area_struct *insert)<br><br>i get this weird thing:<br><br>int vma_adjust()<br><br>And getBody() return null.<br>

<br>It seems the entire FunctionDecl got lost or something. I haven't quite figured out what's in common for all these lost functions nor why does this happen.<br><br>Any ideas?<br><br>Much obliged.<br><br>-- <br>

<div dir="ltr"><span style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">Regards,<br><font color="#888888">Nimrod</font></span></div><br>
</div>