Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp185 static bool isValidReservedSectionIndex(uint16_t Index, uint16_t Machine) { in isValidReservedSectionIndex() function
731 if (!isValidReservedSectionIndex(Sym.st_shndx, Obj.Machine)) { in initSymbolTable()