Home
last modified time | relevance | path

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

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