Searched refs:IsObjectFile (Results 1 – 5 of 5) sorted by relevance
116 const bool IsObjectFile = in layoutSegments() local118 uint64_t Offset = IsObjectFile ? (HeaderSize + O.Header.SizeOfCmds) : 0; in layoutSegments()158 if (IsObjectFile) { in layoutSegments()180 if (IsObjectFile) { in layoutSegments()
100 bool IsObjectFile; variable
401 if (!IsObjectFile || IsMachOObject || Die.getTag() != DW_TAG_compile_unit) { in verifyDieRanges()794 : OS(S), DCtx(D), DumpOpts(std::move(DumpOpts)), IsObjectFile(false), in DWARFVerifier()797 IsObjectFile = F->isRelocatableObject(); in DWARFVerifier()
410 if (!IsObjectFile || IsMachOObject || Die.getTag() != DW_TAG_compile_unit) { in verifyDieRanges()851 : OS(S), DCtx(D), DumpOpts(std::move(DumpOpts)), IsObjectFile(false), in DWARFVerifier()854 IsObjectFile = F->isRelocatableObject(); in DWARFVerifier()