Searched defs:rebase (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | InputSection.h | 358 constexpr const char rebase[] = "__rebase"; global() variable |
H A D | SyntheticSections.h | 847 RebaseSection *rebase = nullptr; global() member |
H A D | SyntheticSections.cpp | 350 auto *rebase = reinterpret_cast<dyld_chained_ptr_64_rebase *>(buf); writeChainedRebase() local |