Home
last modified time | relevance | path

Searched defs:plt (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dplot.py9 import matplotlib.pyplot as plt namespace
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp347 uint64_t plt = in.plt->getVA(); in writePltHeader() local
1005 uint64_t plt = in.plt->getVA(); in writePltHeader() local
H A DX86_64.cpp436 uint64_t plt = in.ibtPlt ? in.ibtPlt->getVA() : in.plt->getVA(); in writePltHeader() local
1166 uint64_t plt = in.plt->getVA(); in writePltHeader() local
H A DMips.cpp261 uint64_t plt = in.plt->getVA(); in writePltHeader() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp914 static void addPltEntry(PltSection &plt, GotPltSection &gotPlt, in addPltEntry()
H A DSyntheticSections.h1503 std::unique_ptr<PltSection> plt; member
/freebsd/sys/contrib/dev/rtw89/
H A Dmac_be.c1883 int rtw89_mac_cfg_plt_be(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_plt *plt) in rtw89_mac_cfg_plt_be()
H A Dmac.h1334 int rtw89_mac_cfg_plt(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_plt *plt) in rtw89_mac_cfg_plt()
H A Dmac.c6169 int rtw89_mac_cfg_plt_ax(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_plt *plt) in rtw89_mac_cfg_plt_ax()
H A Dcoex.c4445 struct rtw89_mac_ax_plt plt; in _set_bt_plut() local
/freebsd/sys/dev/drm2/
H A Ddrm_crtc.c1061 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local