Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h622 SYMBOL_LOOS = ELF::SHN_LOOS, enumerator
H A DObject.cpp715 (ShndxType >= SYMBOL_LOOS && ShndxType <= SYMBOL_HIOS)); in getShndx()