Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingValue.c86 __llvm_profile_data *PData = (__llvm_profile_data *)Data; in __llvm_profile_instrument_target() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCWin64EH.cpp235 MCSection *PData = Streamer.getAssociatedPDataSection(CFI->TextSection); in Emit() local
1105 MCSection *PData = Streamer.getAssociatedPDataSection(CFI->TextSection); in Emit() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp364 const coff_section *PData = Ctx.COFF.getCOFFSection(Section); in printData() local