Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h627 SYMBOL_LOOS = ELF::SHN_LOOS, enumerator
H A DELFObject.cpp654 (ShndxType >= SYMBOL_LOOS && ShndxType <= SYMBOL_HIOS)); in getShndx()