Displaying 1 result from an estimated 1 matches for "b6d97e8b".
Did you mean:
76d978b
2015 Jul 23
2
[LLVMdev] Using thin archives when building llvm
.
>
>
> Even if the string table is in in-order in practice, you have to search
for NUL characters byte-by-byte unless it's really guaranteed to be
in-order, no?
>
No. Let's say we are at symbol N and want to find its size. Each symbol in
the bsd format is represented with a pair of offsets. One to the member and
one to the string table.
We should be able to compute the