Searched defs:SegmentAddr (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 245 SegmentAddr = 2, global() enumerator |
H A D | ELFObject.cpp | 1322 uint64_t SegmentAddr = 0, BaseAddr = 0; addDataSections() local |