Skip to content

Commit e0daeb6

Browse files
committed
Export StrTab
1 parent b483b91 commit e0daeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ObjFileBase.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export ObjectHandle, SectionRef, SymbolRef, debugsections
44

55
export printfield, printentry, printfield_with_color, deref,
66
sectionaddress, sectionoffset, sectionsize, sectionname,
7-
load_strtab, readmeta
7+
load_strtab, readmeta, StrTab
88

99
import Base: read, seek, readbytes, position, show
1010

0 commit comments

Comments
 (0)