Home
last modified time | relevance | path

Searched refs:SYMBOL_HIPROC (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h636 SYMBOL_HIPROC = ELF::SHN_HIPROC, enumerator
H A DELFObject.cpp681 (ShndxType >= SYMBOL_LOPROC && ShndxType <= SYMBOL_HIPROC) || in getShndx()