Searched defs:getDebugInfoSize (Results 1 – 4 of 4) sorted by relevance
270 size_t getDebugInfoSize() const { return Length + 4 - getHeaderSize(); } in getDebugInfoSize() function
526 size_t getDebugInfoSize() const { in getDebugInfoSize() function
554 size_t getDebugInfoSize() const { in getDebugInfoSize() function
46 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function