Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputSection.h316 constexpr const char ehFrame[] = "__eh_frame"; variable
/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h1251 std::unique_ptr<EhFrameSection> ehFrame; member