/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | OutputSections.cpp | 110 auto *isd = cast<InputSectionDescription>(commands.back()); in recordSection() local 203 auto *isd = dyn_cast<InputSectionDescription>(cmd); in finalizeInputSections() local 281 if (auto *isd = dyn_cast<InputSectionDescription>(b)) in sort() local 686 auto *isd = cast<InputSectionDescription>(commands[0]); in finalizeNonAllocCrel() local 809 auto *isd = cast<InputSectionDescription>(commands[0]); in sortCtorsDtors() local 829 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) in getFirstInputSection() local 841 auto *isd = dyn_cast<InputSectionDescription>(cmd); in getInputSections() local
|
H A D | Relocations.cpp | 392 auto *isd = cast<InputSectionDescription>(osec->commands.back()); in addCopyRelSymbol() local 1909 if (auto *isd = dyn_cast<InputSectionDescription>(bc)) in forEachInputSectionDescription() local 2007 outputSections, [&](OutputSection *os, InputSectionDescription *isd) { in mergeThunks() 2059 InputSectionDescription *isd, in getISDThunkSec() 2101 auto *isd = dyn_cast<InputSectionDescription>(bc); in getISThunkSec() local 2140 outputSections, [&](OutputSection *os, InputSectionDescription *isd) { in createInitialThunkSections() 2170 InputSectionDescription *isd, in addThunkSection() 2309 outputSections, [&](OutputSection *os, InputSectionDescription *isd) { in createThunks() 2369 outputSections, [&](OutputSection *os, InputSectionDescription *isd) { in hexagonNeedsTLSSymbol() 2386 outputSections, [&](OutputSection *os, InputSectionDescription *isd) { in hexagonTLSSymbolUpdate() [all …]
|
H A D | ARMErrataFix.cpp | 364 InputSectionDescription &isd, std::vector<Patch657417Section *> &patches) { in insertPatches() 483 InputSectionDescription &isd) { in patchInputSectionDescription() 525 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) { in createFixes() local
|
H A D | AArch64ErrataFix.cpp | 483 InputSectionDescription &isd, std::vector<Patch843419Section *> &patches) { in insertPatches() 577 InputSectionDescription &isd) { in patchInputSectionDescription() 632 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) { in createFixes() local
|
H A D | Writer.cpp | 508 auto *isd = dyn_cast<InputSectionDescription>(cmd); in addSectionSymbols() local 1113 sortISDBySectionOrder(InputSectionDescription *isd, in sortISDBySectionOrder() 1201 if (auto *isd = dyn_cast<InputSectionDescription>(b)) in sortSection() local 1218 auto *isd = cast<InputSectionDescription>(osec.commands[0]); in sortSection() local 1384 auto *isd = dyn_cast<InputSectionDescription>(cmd); in resolveShfLinkOrder() local 1684 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) in removeUnusedSyntheticSections() local
|
H A D | MapFile.cpp | 177 if (auto *isd = dyn_cast<InputSectionDescription>(subCmd)) { in writeMapFile() local
|
H A D | LinkerScript.cpp | 632 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) in discardSynthetic() local 643 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) { in createInputSectionList() local 1461 auto *isd = dyn_cast<InputSectionDescription>(cmd); in spillSections() local
|
H A D | ICF.cpp | 583 if (auto *isd = dyn_cast<InputSectionDescription>(subCmd)) in run() local
|
H A D | InputSection.cpp | 349 InputSectionDescription &isd) in PotentialSpillSection()
|
H A D | SyntheticSections.cpp | 926 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) in build() local 4263 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) in isNeeded() local 4276 if (auto *isd = dyn_cast<InputSectionDescription>(cmd)) { in finalizeContents() local
|
H A D | ScriptParser.cpp | 1027 auto *isd = make<InputSectionDescription>(tok); in readOutputSectionDescription() local
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | groups.c | 44 Isd_node isd, *isdp; in gpavl_loaded() local
|
H A D | place.c | 239 Isd_node isd, *isdp; in add_comdat() local
|
/illumos-gate/usr/src/lib/scsi/libscsi/common/ |
H A D | scsi_status.c | 615 struct scsi_information_sense_descr *isd; in scsi_extract_sense_info_descr() local
|
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/ |
H A D | ds_scsi_uscsi.c | 741 struct scsi_information_sense_descr *isd; in scsi_extract_sense_info_descr() local 886 struct scsi_information_sense_descr *isd; in scsi_print_descr_sense() local
|
/illumos-gate/usr/src/cmd/format/ |
H A D | ctlr_scsi.c | 2918 struct scsi_information_sense_descr *isd; in scsi_extract_sense_info_descr() local 3164 struct scsi_information_sense_descr *isd; in scsi_print_descr_sense() local
|
/illumos-gate/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 1710 struct scsi_information_sense_descr *isd = in scsi_ext_sense_fields() local 1837 struct scsi_information_sense_descr *isd; in scsi_sense_info_uint64() local
|
/freebsd/sys/dev/intpm/ |
H A D | intpm.c | 109 const struct intsmb_device *isd; in intsmb_probe() local
|
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/ |
H A D | arcmsr.c | 2132 struct scsi_information_sense_descr *isd; in arcmsr_report_sense_info() local
|
/freebsd/sys/sys/ |
H A D | ata.h | 236 /*107*/ u_int16_t isd; member
|
/illumos-gate/usr/src/contrib/bhyve/sys/ |
H A D | ata.h | 235 /*107*/ u_int16_t isd; member
|
/illumos-gate/usr/src/uts/common/io/aac/ |
H A D | aac.c | 1178 struct scsi_information_sense_descr *isd; in aac_set_arq_data() local
|