Searched refs:IsObjectFile (Results 1 – 3 of 3) sorted by relevance
115 const bool IsObjectFile = in layoutSegments() local117 uint64_t Offset = IsObjectFile ? (HeaderSize + O.Header.SizeOfCmds) : 0; in layoutSegments()157 if (IsObjectFile) { in layoutSegments()179 if (IsObjectFile) { in layoutSegments()
85 bool IsObjectFile; variable
515 if (!IsObjectFile || IsMachOObject || Die.getTag() != DW_TAG_compile_unit) { in verifyDieRanges()952 : OS(S), DCtx(D), DumpOpts(std::move(DumpOpts)), IsObjectFile(false), in DWARFVerifier()955 IsObjectFile = F->isRelocatableObject(); in DWARFVerifier()