parent
25440876b0
commit
c2607ef392
|
|
@ -127,7 +127,7 @@ public:
|
||||||
/// relocatad by applying offset \p PCOffset.
|
/// relocatad by applying offset \p PCOffset.
|
||||||
void addFunctionRange(uint64_t LowPC, uint64_t HighPC, int64_t PCOffset);
|
void addFunctionRange(uint64_t LowPC, uint64_t HighPC, int64_t PCOffset);
|
||||||
|
|
||||||
/// \bried Keep trak of a DW_AT_range attribute that we will need to
|
/// \brief Keep trak of a DW_AT_range attribute that we will need to
|
||||||
/// patch up later.
|
/// patch up later.
|
||||||
void noteRangeAttribute(const DIE &Die, DIEInteger *Attr);
|
void noteRangeAttribute(const DIE &Die, DIEInteger *Attr);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue