Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp234 uint64_t plt = in.plt->getVA(); in writePltHeader() local
664 uint64_t plt = in.plt->getVA(); in writePltHeader() local
H A DX86_64.cpp398 uint64_t plt = in.ibtPlt ? in.ibtPlt->getVA() : in.plt->getVA(); in writePltHeader() local
1073 uint64_t plt = in.plt->getVA(); in writePltHeader() local
H A DMips.cpp263 uint64_t plt = in.plt->getVA(); in writePltHeader() local
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1258 PltSection *plt; member
H A DRelocations.cpp1078 static void addPltEntry(PltSection *plt, GotPltSection *gotPlt, in addPltEntry()
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_crtc.c1075 struct drm_plane *plane, *plt; in drm_mode_config_cleanup() local