Searched refs:NSect (Results 1 – 2 of 2) sorted by relevance
207 uint8_t NSect; member277 uint8_t NSect = 0; in darwinPrintSymbol() local296 NSect = 3; in darwinPrintSymbol()298 NSect = 1; in darwinPrintSymbol()300 NSect = 2; in darwinPrintSymbol()319 NSect = S.NSect; in darwinPrintSymbol()337 NSect = S.NSect; in darwinPrintSymbol()408 if (NSect == 1) in darwinPrintSymbol()580 uint8_t NSect; in darwinPrintStab() local1178 S.NSect = 0; in dumpSymbolsFromDLInfoMachO()[all …]
1690 uint8_t NSect = 0; in checkSymbolTable() local1701 NSect = STE_64.n_sect; in checkSymbolTable()1708 NSect = STE.n_sect; in checkSymbolTable()1715 if (NSect == 0 || NSect > Sections.size()) in checkSymbolTable()1716 return malformedError("bad section index: " + Twine((int)NSect) + in checkSymbolTable()