Home
last modified time | relevance | path

Searched defs:isRela (Results 1 – 3 of 3) sorted by relevance

/llvm-project/bolt/include/bolt/Core/
H A DBinarySection.h276 bool isRela() const { return ELFType == ELF::SHT_RELA; } isRela() function
/llvm-project/lld/ELF/
H A DConfig.h423 bool isRela; global() member
H A DSyntheticSections.cpp1401 bool isRela = config->isRela; computeContents() local
[all...]