2 references to PDataSection
ILCompiler.Compiler (2)
Compiler\ObjectWriter\CoffObjectWriter.Aot.cs (2)
66
_pdataSectionWriter = GetOrCreateSection(
PDataSection
);
101
pdataSectionWriter = GetOrCreateSection(
PDataSection
, currentSymbolName, default);