Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/mkimg/tests/
H A DMakefile35 rebase: partition_data_4M.bin ${_REBASE_SCRIPT} .PHONY target
/freebsd-13.1/tools/tools/git/
H A Dgit-svn-init133 rebase() function
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DInputSection.h323 constexpr const char rebase[] = "__rebase"; variable
H A DSyntheticSections.h595 RebaseSection *rebase = nullptr; member
H A DSyntheticSections.cpp157 static void encodeDoRebase(Rebase &rebase, raw_svector_ostream &os) { in encodeDoRebase()
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp1441 RebaseLocation rebase; in addRebaseAndBindingInfo() local
/freebsd-13.1/sys/kern/
H A Dkern_cpuset.c1205 struct domainset *domain, bool rebase) in cpuset_setproc()