Home
last modified time | relevance | path

Searched defs:plt (Results 1 – 12 of 12) 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 DSystemZ.cpp206 uint64_t plt = ctx.in.plt->getVA(); in writePltHeader() local
H A DAArch64.cpp394 uint64_t plt = ctx.in.plt->getVA(); in writePltHeader() local
1132 uint64_t plt = ctx.in.plt->getVA(); in writePltHeader() local
H A DX86_64.cpp452 uint64_t plt = ctx.in.ibtPlt ? ctx.in.ibtPlt->getVA() : ctx.in.plt->getVA(); in writePltHeader() local
1342 uint64_t plt = ctx.in.plt->getVA(); in writePltHeader() local
H A DMips.cpp260 uint64_t plt = ctx.in.plt->getVA(); in writePltHeader() local
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp884 static void addPltEntry(Ctx &ctx, PltSection &plt, GotPltSection &gotPlt, in addPltEntry()
H A DConfig.h590 std::unique_ptr<PltSection> plt; member
/freebsd/sys/contrib/dev/rtw89/
H A Dmac_be.c2428 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.h1433 int rtw89_mac_cfg_plt(struct rtw89_dev *rtwdev, struct rtw89_mac_ax_plt *plt) in rtw89_mac_cfg_plt()
H A Dmac.c6464 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.c4448 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