Home
last modified time | relevance | path

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

/freebsd/usr.bin/mkimg/tests/
H A DMakefile34 rebase: partition_data_4M.bin ${_REBASE_SCRIPT} .PHONY target
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.h354 constexpr const char rebase[] = "__rebase"; variable
H A DSyntheticSections.h784 RebaseSection *rebase = nullptr; member
H A DSyntheticSections.cpp349 auto *rebase = reinterpret_cast<dyld_chained_ptr_64_rebase *>(buf); in writeChainedRebase() local
/freebsd/sys/kern/
H A Dkern_cpuset.c1244 struct domainset *domain, bool rebase) in cpuset_setproc()