Searched refs:NSect (Results 1 – 2 of 2) sorted by relevance
233 uint8_t NSect; member323 uint8_t NSect = 0; in darwinPrintSymbol() local342 NSect = 3; in darwinPrintSymbol()344 NSect = 1; in darwinPrintSymbol()346 NSect = 2; in darwinPrintSymbol()365 NSect = S.NSect; in darwinPrintSymbol()383 NSect = S.NSect; in darwinPrintSymbol()454 if (NSect == 1) in darwinPrintSymbol()626 uint8_t NSect; in darwinPrintStab() local1259 S.NSect = 0; in dumpSymbolsFromDLInfoMachO()[all …]
1698 uint8_t NSect = 0; in checkSymbolTable() local1709 NSect = STE_64.n_sect; in checkSymbolTable()1716 NSect = STE.n_sect; in checkSymbolTable()1723 if (NSect == 0 || NSect > Sections.size()) in checkSymbolTable()1724 return malformedError("bad section index: " + Twine((int)NSect) + in checkSymbolTable()