Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h622 SYMBOL_LOOS = ELF::SHN_LOOS, enumerator
H A DObject.cpp717 (ShndxType >= SYMBOL_LOOS && ShndxType <= SYMBOL_HIOS)); in getShndx()