Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DInputFiles.h186 llvm::DenseMap<ConcatInputSection *, FDE> fdes; variable
/llvm-project/lld/ELF/
H A DInputSection.h369 SmallVector<EhSectionPiece, 0> cies, fdes; global() variable
H A DRelocations.cpp454 ArrayRef<EhSectionPiece> cies, fdes; global() member in __anona32bdc270111::OffsetGetter
H A DSyntheticSections.h47 SmallVector<EhSectionPiece *, 0> fdes; member
H A DSyntheticSections.cpp3638 SmallVector<FdeData, 0> fdes = getPartition().ehFrame->getFdeData(); write() local
/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h196 #define __sanitizer_syscall_pre_getpeername(fdes, asa, alen) \ argument
199 #define __sanitizer_syscall_post_getpeername(res, fdes, asa, alen) \ argument
202 #define __sanitizer_syscall_pre_getsockname(fdes, asa, alen) \ argument
205 #define __sanitizer_syscall_post_getsockname(res, fdes, asa, alen) \ argument
743 #define __sanitizer_syscall_pre_compat_43_ogetpeername(fdes, asa, alen) \ argument
746 #define __sanitizer_syscall_post_compat_43_ogetpeername(res, fdes, asa, alen) \ argument