Return the .pdata section associated with TextSec.
Synopsis
Description
Typically the given section is either the main .text section or some other COMDAT .text section, but it may be any section containing code.
Return Value
The .pdata section associated with TextSec.
Parameters
Name |
Description |
TextSec |
‐ Code section whose .pdata is requested. |
Created with MrDocs