Home
last modified time | relevance | path

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

/freebsd-src/contrib/arm-optimized-routines/math/tools/
H A Dplot.py9 import matplotlib.pyplot as plt namespace
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DSystemZ.cpp207 uint64_t plt = in.plt->getVA(); in writePltHeader() local
H A DAArch64.cpp258 uint64_t plt = in.plt->getVA(); writePltHeader() local
905 uint64_t plt = in.plt->getVA(); writePltHeader() local
[all...]
H A DX86_64.cpp433 uint64_t plt = in.ibtPlt ? in.ibtPlt->getVA() : in.plt->getVA(); writePltHeader() local
1163 uint64_t plt = in.plt->getVA(); writePltHeader() local
[all...]
H A DMips.cpp261 uint64_t plt = in.plt->getVA(); in writePltHeader() local
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1356 std::unique_ptr<PltSection> plt; global() member
H A DRelocations.cpp911 addPltEntry(PltSection & plt,GotPltSection & gotPlt,RelocationBaseSection & rel,RelType type,Symbol & sym) addPltEntry() argument
[all...]
/freebsd-src/sys/dev/drm2/
H A Ddrm_crtc.c1073 struct drm_plane *plane, *plt; drm_mode_config_cleanup() local
/freebsd-src/sys/contrib/dev/rtw89/
H A Dmac.c5047 rtw89_mac_cfg_plt(struct rtw89_dev * rtwdev,struct rtw89_mac_ax_plt * plt) rtw89_mac_cfg_plt() argument
[all...]
H A Dcoex.c3237 struct rtw89_mac_ax_plt plt; _set_bt_plut() local
[all...]