Home
last modified time | relevance | path

Searched refs:GetRelocatedLength (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp322 auto GetRelocatedLength = [](uint8_t Info) { in printLoaderSectionRelocationEntry() local
335 W.printNumber("Length", GetRelocatedLength(Info)); in printLoaderSectionRelocationEntry()