The returned value is a list with three elements per entry:
[[start address, end address, symbol file]*]
The end address is included in the mapping.
The -sort-by-file flag can be used to sort the output by symbol file, otherwise the list will be sorted by start address.
The -full-path flag specifies that the full path with directories should be included in the output, otherwise just the file name will be included.