Home
last modified time | relevance | path

Searched refs:lp64 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp470 bool lp64) { in ParseFreeBSDPrStatus() argument
481 if (lp64) in ParseFreeBSDPrStatus()
488 if (lp64) in ParseFreeBSDPrStatus()
498 bool lp64) { in ParseFreeBSDPrPsInfo() argument
510 if (lp64) in ParseFreeBSDPrPsInfo()
595 bool lp64 = (arch.GetMachine() == llvm::Triple::aarch64 || in parseFreeBSDNotes() local
619 ParseFreeBSDPrStatus(thread_data, note.data, lp64); in parseFreeBSDNotes()
623 ParseFreeBSDPrPsInfo(*this, note.data, lp64); in parseFreeBSDNotes()
/openbsd-src/gnu/gcc/gcc/doc/
H A Dsourcebuild.texi947 @{ target @{ powerpc*-*-* && lp64 @} @}
948 @{ xfail @{ lp64 || vect_no_align @} @}
H A Dgccint.info2259 { target { powerpc*-*-* && lp64 } }
2260 { xfail { lp64 || vect_no_align } }