Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h262 static uint16_t getNameLength(const uint8_t *Record) { in getNameLength() function
273 static uint16_t getNameLength(const uint8_t *Record) { in getNameLength() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp475 uint16_t DataSize = getNameLength(Record); in getData()
481 uint16_t Length = getNameLength(Record); in getData()