Home
last modified time | relevance | path

Searched defs:rebase (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lld/MachO/
H A DInputSection.h345 constexpr const char rebase[] = "__rebase"; variable
H A DSyntheticSections.h796 RebaseSection *rebase = nullptr; member
H A DSyntheticSections.cpp356 auto *rebase = reinterpret_cast<dyld_chained_ptr_64_rebase *>(buf); in writeChainedRebase() local