bool operator<(const FunctionInfo &LHS, const FunctionInfo &RHS)
This sorting will order things consistently by address range first, but then followed by increasing l...
Line entries are used to encode the line tables in FunctionInfo objects.
uint32_t File
1 based index of file in FileTable
LineEntry(uint64_t A=0, uint32_t F=0, uint32_t L=0)
uint64_t Addr
Start address of this line entry.