Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DProcessElfCore.cpp480 bool lp64) { in ParseFreeBSDPrStatus() argument
491 if (lp64) in ParseFreeBSDPrStatus()
498 if (lp64) in ParseFreeBSDPrStatus()
508 bool lp64) { in ParseFreeBSDPrPsInfo() argument
520 if (lp64) in ParseFreeBSDPrPsInfo()
605 bool lp64 = (arch.GetMachine() == llvm::Triple::aarch64 || in parseFreeBSDNotes() local
629 ParseFreeBSDPrStatus(thread_data, note.data, lp64); in parseFreeBSDNotes()
633 ParseFreeBSDPrPsInfo(*this, note.data, lp64); in parseFreeBSDNotes()
/freebsd/stand/
H A Ddefs.mk153 CFLAGS+= -march=rv64imac -mabi=lp64 -fPIC
/freebsd/sys/contrib/openzfs/config/
H A Dhost-cpu-c-abi.m4252 # There are 6 ABIs: ilp32, ilp32f, ilp32d, lp64, lp64f, lp64d.
262 [main_abi=lp64],
592 # There are 6 ABIs: ilp32, ilp32f, ilp32d, lp64, lp64f, lp64d.
/freebsd/sys/conf/
H A Dkern.mk167 CFLAGS+= -mabi=lp64
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h246 } lp64; member
252 #define wrh_hilo u.lp64.wr_hilo
/freebsd/contrib/ncurses/
H A Dconfigure.in1006 ### use option --disable-lp64 to allow long chtype
1008 AC_ARG_ENABLE(lp64, optenable
1009 [ --disable-lp64 allow chtype to be long (ignore _LP64)],
H A DINSTALL385 --disable-lp64
1667 --enable-lp64
H A Dconfigure793 --disable-lp64 allow chtype to be long (ignore _LP64)
H A DNEWS3852 + move defaults for "--disable-lp64" and "--with-versioned-syms" into
8274 + modify default for --disable-lp64 configure option to reduce impact
8505 chtype and mmask_t, but add configure option --disable-lp64 in case
/freebsd/contrib/ntp/
H A DCommitLog9791 - (sidekick) fix some warnings of clang on lp64 targets
[all...]