OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPDataSection
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/MC/
MCObjectFileInfo.h
333
const MCSection *
getPDataSection
() const { return PDataSection; }
/external/llvm/lib/MC/
MCWin64EH.cpp
238
return context.getObjectFileInfo()->
getPDataSection
();
Completed in 38 milliseconds