RetroLinker
Linker for several 8-bit, 16-bit and 32-bit formats
|
This is the complete list of members for Linker::Location, including all inherited members.
Displace(const Displacement &displacement) | Linker::Location | |
GetPosition(bool segment_of=false) const | Linker::Location | |
Location(std::shared_ptr< Section > section, offset_t offset=0) | Linker::Location | inline |
Location(offset_t offset=0) | Linker::Location | inline |
offset | Linker::Location | |
operator+=(offset_t value) (defined in Linker::Location) | Linker::Location | |
operator-=(offset_t value) (defined in Linker::Location) | Linker::Location | |
operator==(const Location &other) const (defined in Linker::Location) | Linker::Location | |
section | Linker::Location |