Section

Package: ghidra.app.util.bin.format.macho
Type: class

11.0_PUBLIC

addedmethod: setSectionName
void setSectionName(java.lang.String name)
addedmethod: setSegmentName
void setSegmentName(java.lang.String name)

10.4_PUBLIC

addedmethod: contains
boolean contains(long address)

10.2_PUBLIC

removedmethod: createSection
static ghidra.app.util.bin.format.macho.Section createSection(ghidra.app.util.bin.format.FactoryBundledWithBinaryReader reader, boolean is32bit) throws IOException

9.0.1_PUBLIC

introducedInitial version