Home
last modified time | relevance | path

Searched refs:LocSectionSize (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp120 LocSectionSize = 0; in init()
410 Attr.first.set(LocSectionSize); in emitLocationsForUnit()
417 LocSectionSize += 2 * AddressSize; in emitLocationsForUnit()
431 LocSectionSize += Length + 2; in emitLocationsForUnit()
DDwarfStreamer.h165 uint32_t LocSectionSize; variable
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp487 uint32_t LocSectionSize; member in llvm::dsymutil::__anond69ad1180111::DwarfStreamer
642 LocSectionSize = 0; in init()
857 Attr.first.set(LocSectionSize); in emitLocationsForUnit()
864 LocSectionSize += 2 * AddressSize; in emitLocationsForUnit()
878 LocSectionSize += Length + 2; in emitLocationsForUnit()