Searched refs:IsObjectFile (Results 1 – 3 of 3) 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()
85 bool IsObjectFile; variable
530 if (!IsObjectFile || IsMachOObject || Die.getTag() != DW_TAG_compile_unit) { in verifyDieRanges()974 : OS(S), DCtx(D), DumpOpts(std::move(DumpOpts)), IsObjectFile(false), in DWARFVerifier()977 IsObjectFile = F->isRelocatableObject(); in DWARFVerifier()