Searched refs:SG (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp55 for (SymbolGroup SG : File.symbol_groups()) {
57 for (const auto &SS : SG.getDebugSubsections()) {
69 } else if (SG.hasDebugStream()) {
70 for (const CVSymbol &S : SG.getPdbModuleStream().getSymbolArray())
H A DDumpOutputStyle.cpp272 static StatCollection getSymbolStats(const SymbolGroup &SG, argument
275 if (SG.getFile().isPdb() && SG.hasDebugStream()) {
277 for (const auto &S : SG.getPdbModuleStream().symbols(nullptr)) {
284 for (const auto &SS : SG.getDebugSubsections()) {
300 static StatCollection getChunkStats(const SymbolGroup &SG, argument
303 for (const auto &Chunk : SG.getDebugSubsections()) {
438 const SymbolGroup &SG, uint32_t Modi, CallbackT Callback) {
442 fmt_align(Modi, AlignStyle::Right, HeaderScope->LabelWidth), SG.name());
446 Callback(Modi, SG);
437 iterateOneModule(InputFile &File, const Optional<PrintScope> &HeaderScope, const SymbolGroup &SG, uint32_t Modi, CallbackT Callback) argument
[all...]
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dos_bsd.h159 SG psg[os_max_sg_descriptors];
H A Dhim.h296 SG, *PSG; typedef in typeref:struct:_SG
/freebsd-11-stable/sys/dev/hptnr/
H A Dos_bsd.h159 SG psg[os_max_sg_descriptors];
H A Dhim.h296 SG, *PSG; typedef in typeref:struct:_SG
/freebsd-11-stable/sys/dev/hptrr/
H A Dos_bsd.h160 SG psg[os_max_sg_descriptors];
H A Dhim.h264 SG, *PSG; typedef in typeref:struct:_SG

Completed in 116 milliseconds