Home
last modified time | relevance | path

Searched defs:ehFrame (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h328 constexpr const char ehFrame[] = "__eh_frame"; variable
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1460 std::unique_ptr<EhFrameSection> ehFrame; member